Difference between revisions of "0012df40 - 0012df64"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 0012df40: 3c048015 lui r4,0x8015 0012df44: 8484d08a lh r4,-0x2f76(r4) 0012df48: 27bdffe8 addiu r29,r29,0xffe8 0012df4c: afbf0010 sw r31,0x0010(...")
 
 
Line 2: Line 2:
 
   
 
   
 
  0012df40: 3c048015 lui r4,0x8015
 
  0012df40: 3c048015 lui r4,0x8015
  0012df44: 8484d08a lh r4,-0x2f76(r4)
+
  0012df44: 8484d08a lh r4,-0x2f76(r4)         Attacker unit id?
 
  0012df48: 27bdffe8 addiu r29,r29,0xffe8
 
  0012df48: 27bdffe8 addiu r29,r29,0xffe8
 
  0012df4c: afbf0010 sw r31,0x0010(r29)
 
  0012df4c: afbf0010 sw r31,0x0010(r29)
  0012df50: 0c0602bf jal 0x00180afc
+
  0012df50: 0c0602bf jal 0x00180afc             [[Get Unit's Data Pointer]]
 
  0012df54: 00000000 nop
 
  0012df54: 00000000 nop
 
  0012df58: 8fbf0010 lw r31,0x0010(r29)
 
  0012df58: 8fbf0010 lw r31,0x0010(r29)

Latest revision as of 21:23, 5 March 2017

0012df40: 3c048015 lui r4,0x8015
0012df44: 8484d08a lh r4,-0x2f76(r4)          Attacker unit id?
0012df48: 27bdffe8 addiu r29,r29,0xffe8
0012df4c: afbf0010 sw r31,0x0010(r29)
0012df50: 0c0602bf jal 0x00180afc             Get Unit's Data Pointer
0012df54: 00000000 nop
0012df58: 8fbf0010 lw r31,0x0010(r29)
0012df5c: 27bd0018 addiu r29,r29,0x0018
0012df60: 03e00008 jr r31
0012df64: 00000000 nop