Difference between revisions of "Effect code script 11"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (removed font)
m (RetroTypes moved page 001a27b0 - 001a280c to Effect code script 11: Renaming now that functionality has been determined)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  001a2770: 84830006 lh r3,0x0006(r4)
+
 
  001a2774: 8c820008 lw r2,0x0008(r4)
+
001a27b0: 00802821 addu r5,r4,r0
  001a2778: 00000000 nop
+
  001a27b4: 84a40006 lh r4,0x0006(r5)
  001a277c: 00621821 addu r3,r3,r2
+
  001a27b8: 8ca20008 lw r2,0x0008(r5)
  001a2780: 90620001 lbu r2,0x0001(r3)
+
  001a27bc: 00000000 nop
  001a2784: 94630002 lhu r3,0x0002(r3)
+
  001a27c0: 00823021 addu r6,r4,r2
  001a2788: 00021182 srl r2,r2,0x06
+
  001a27c4: 90c20001 lbu r2,0x0001(r6)
  001a278c: 00021040 sll r2,r2,0x01
+
  001a27c8: 00000000 nop
  001a2790: 00441021 addu r2,r2,r4
+
  001a27cc: 00021182 srl r2,r2,0x06
  001a2794: a4430014 sh r3,0x0014(r2)
+
  001a27d0: 00021040 sll r2,r2,0x01
  001a2798: 94820006 lhu r2,0x0006(r4)
+
  001a27d4: 00451021 addu r2,r2,r5
  001a279c: 00000000 nop
+
  001a27d8: 84430014 lh r3,0x0014(r2)
  001a27a0: 24420004 addiu r2,r2,0x0004
+
  001a27dc: 84c20002 lh r2,0x0002(r6)
  001a27a4: a4820006 sh r2,0x0006(r4)
+
  001a27e0: 00000000 nop
  001a27a8: 03e00008 jr r31
+
  001a27e4: 14620004 bne r3,r2,0x001a27f8
  001a27ac: 34020001 ori r2,r0,0x0001 return r2 = 0x0001
+
001a27e8: 27bdfff8 addiu r29,r29,0xfff8
 +
001a27ec: 94c20004 lhu r2,0x0004(r6)
 +
  001a27f0: 08068a00 j 0x001a2800
 +
001a27f4: a4a20006 sh r2,0x0006(r5)
 +
001a27f8: 24820006 addiu r2,r4,0x0006
 +
  001a27fc: a4a20006 sh r2,0x0006(r5)
 +
  001a2800: 34020001 ori r2,r0,0x0001 return r2 = 0x0001
 +
001a2804: 27bd0008 addiu r29,r29,0x0008
 +
001a2808: 03e00008 jr r31
 +
001a280c: 00000000 nop

Latest revision as of 01:31, 24 May 2025

001a27b0: 00802821 addu r5,r4,r0
001a27b4: 84a40006 lh r4,0x0006(r5)
001a27b8: 8ca20008 lw r2,0x0008(r5)
001a27bc: 00000000 nop
001a27c0: 00823021 addu r6,r4,r2
001a27c4: 90c20001 lbu r2,0x0001(r6)
001a27c8: 00000000 nop
001a27cc: 00021182 srl r2,r2,0x06
001a27d0: 00021040 sll r2,r2,0x01
001a27d4: 00451021 addu r2,r2,r5
001a27d8: 84430014 lh r3,0x0014(r2)
001a27dc: 84c20002 lh r2,0x0002(r6)
001a27e0: 00000000 nop
001a27e4: 14620004 bne r3,r2,0x001a27f8
001a27e8: 27bdfff8 addiu r29,r29,0xfff8
001a27ec: 94c20004 lhu r2,0x0004(r6)
001a27f0: 08068a00 j 0x001a2800
001a27f4: a4a20006 sh r2,0x0006(r5)
001a27f8: 24820006 addiu r2,r4,0x0006
001a27fc: a4a20006 sh r2,0x0006(r5)
001a2800: 34020001 ori r2,r0,0x0001		return r2 = 0x0001
001a2804: 27bd0008 addiu r29,r29,0x0008
001a2808: 03e00008 jr r31
001a280c: 00000000 nop