Difference between revisions of "S 022 CDGetSector2"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
Tag: New redirect
 
(Removed redirect to S 022 CDGetSector2 Inner)
Tag: Removed redirect
 
Line 1: Line 1:
#REDIRECT [[S 022 CDGetSector2 Inner]]
+
<font face='Courier New'>
 +
 +
0001ef30: 27bdffe8 addiu r29,r29,0xffe8
 +
0001ef34: afbf0010 sw r31,0x0010(r29)
 +
0001ef38: 0c008013 jal 0x0002004c
 +
0001ef3c: 00000000 nop
 +
0001ef40: 34020001 ori r2,r0,0x0001
 +
0001ef44: 8fbf0010 lw r31,0x0010(r29)
 +
0001ef48: 27bd0018 addiu r29,r29,0x0018
 +
0001ef4c: 03e00008 jr r31
 +
0001ef50: 00000000 nop
 +
</font>

Latest revision as of 10:59, 8 July 2023

0001ef30: 27bdffe8 addiu r29,r29,0xffe8
0001ef34: afbf0010 sw r31,0x0010(r29)
0001ef38: 0c008013 jal 0x0002004c
0001ef3c: 00000000 nop
0001ef40: 34020001 ori r2,r0,0x0001
0001ef44: 8fbf0010 lw r31,0x0010(r29)
0001ef48: 27bd0018 addiu r29,r29,0x0018
0001ef4c: 03e00008 jr r31
0001ef50: 00000000 nop