Difference between revisions of "00042b1c - 00042b28"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 00042b1c: a4850000 sh r5,0x0000(r4) 00042b20: a4860002 sh r6,0x0002(r4) 00042b24: 03e00008 jr r31 00042b28: a4870004 sh r7,0x0004(r4) </font>")
 
m
 
Line 1: Line 1:
<font face='Courier New'>
+
Store 3 halfwords on r4. Seen for coordinates (X, Y, Elevation)
 
   
 
   
 
  00042b1c: a4850000 sh r5,0x0000(r4)
 
  00042b1c: a4850000 sh r5,0x0000(r4)
Line 5: Line 5:
 
  00042b24: 03e00008 jr r31
 
  00042b24: 03e00008 jr r31
 
  00042b28: a4870004 sh r7,0x0004(r4)
 
  00042b28: a4870004 sh r7,0x0004(r4)
</font>
+
=== Return locations ===
 +
'''Battle.bin'''
 +
0006fd28:
 +
00073720: [[Store_target_coordinates,_attack_display_types]] Store Target coordinates on stack
 +
00074374:
 +
00076e94:
 +
0007b9c0:
 +
0007d97c:
 +
0007e85c:
 +
0007f0d8:
 +
0007f284:
 +
0007f5a4:
 +
00081630:
 +
00081644:
 +
000816d0:
 +
000816e4:
 +
00081714:
 +
00081728:
 +
0008173c:
 +
00089134:
 +
000893d0:
 +
0008a2a4:
 +
0008a5b4:
 +
0008a630:
 +
0008aff4:
 +
0008df38:
 +
0008df68:
 +
0008e280:
 +
0008e3c8:
 +
0008e4b8:

Latest revision as of 12:53, 28 November 2022

Store 3 halfwords on r4. Seen for coordinates (X, Y, Elevation)

00042b1c: a4850000 sh r5,0x0000(r4)
00042b20: a4860002 sh r6,0x0002(r4)
00042b24: 03e00008 jr r31
00042b28: a4870004 sh r7,0x0004(r4)

Return locations

Battle.bin
0006fd28:
00073720: Store_target_coordinates,_attack_display_types Store Target coordinates on stack
00074374:
00076e94:
0007b9c0:
0007d97c:
0007e85c:
0007f0d8:
0007f284:
0007f5a4:
00081630:
00081644:
000816d0:
000816e4:
00081714:
00081728:
0008173c:
00089134:
000893d0:
0008a2a4:
0008a5b4:
0008a630:
0008aff4:
0008df38:
0008df68:
0008e280:
0008e3c8:
0008e4b8: