Difference between revisions of "0013f4f8 - 0013f51c"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 0013f4f8: 27bdffe8 addiu r29,r29,0xffe8 0013f4fc: afbf0010 sw r31,0x0010(r29) 0013f500: 0c050b56 jal 0x00142d58 0013f504: 00000000 nop 0013f50...")
 
 
Line 1: Line 1:
<font face='Courier New'>
+
 
 
 
  0013f4f8: 27bdffe8 addiu r29,r29,0xffe8
 
  0013f4f8: 27bdffe8 addiu r29,r29,0xffe8
  0013f4fc: afbf0010 sw r31,0x0010(r29)
+
  0013f4fc: afbf0010 sw r31,0x0010(r29)  
  0013f500: 0c050b56 jal 0x00142d58
+
  0013f500: 0c050b56 jal 0x00142d58                 [[00142d58 - 001433a8]]
  0013f504: 00000000 nop
+
  0013f504: 00000000 nop  
  0013f508: 0c053287 jal 0x0014ca1c
+
  0013f508: 0c053287 jal 0x0014ca1c                 [[Check Thread r4 Running Status]] check if Deployment is still running
 
  0013f50c: 34040006 ori r4,r0,0x0006
 
  0013f50c: 34040006 ori r4,r0,0x0006
 
  0013f510: 8fbf0010 lw r31,0x0010(r29)
 
  0013f510: 8fbf0010 lw r31,0x0010(r29)
Line 11: Line 10:
 
  0013f518: 03e00008 jr r31
 
  0013f518: 03e00008 jr r31
 
  0013f51c: 00000000 nop
 
  0013f51c: 00000000 nop
</font>
 

Latest revision as of 11:43, 10 September 2025

0013f4f8: 27bdffe8 addiu r29,r29,0xffe8
0013f4fc: afbf0010 sw r31,0x0010(r29) 
0013f500: 0c050b56 jal 0x00142d58                 00142d58 - 001433a8
0013f504: 00000000 nop 
0013f508: 0c053287 jal 0x0014ca1c                 Check Thread r4 Running Status check if Deployment is still running
0013f50c: 34040006 ori r4,r0,0x0006
0013f510: 8fbf0010 lw r31,0x0010(r29)
0013f514: 27bd0018 addiu r29,r29,0x0018
0013f518: 03e00008 jr r31
0013f51c: 00000000 nop