Difference between revisions of "Check File Still Loading"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 000446c8: 3c028005 lui r2,0x8005 000446cc: 8c42eaf8 lw r2,-0x1508(r2) # r2 = 0x8004eaf8: File still to be loaded check 000446d0: 03e000...")
 
m
 
Line 2: Line 2:
 
   
 
   
 
  000446c8: 3c028005 lui r2,0x8005
 
  000446c8: 3c028005 lui r2,0x8005
  000446cc: 8c42eaf8 lw r2,-0x1508(r2)          # r2 = 0x8004eaf8: File still to be loaded check
+
  000446cc: 8c42eaf8 lw r2,-0x1508(r2)          # r2 = Value of 0x8004eaf8: File still to be loaded check
 
  000446d0: 03e00008 jr r31
 
  000446d0: 03e00008 jr r31
 
  000446d4: 00000000 nop
 
  000446d4: 00000000 nop
 
</font>
 
</font>

Latest revision as of 17:01, 18 May 2024

000446c8: 3c028005 lui r2,0x8005
000446cc: 8c42eaf8 lw r2,-0x1508(r2)          # r2 = Value of 0x8004eaf8: File still to be loaded check
000446d0: 03e00008 jr r31
000446d4: 00000000 nop