Difference between revisions of "Jump to set item graphic/palette"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 000690f8: 27bdffe8 addiu r29,r29,0xffe8 000690fc: afb00010 sw r16,0x0010(r29) 00069100: 00808021 addu r16,r4,r0 00069104: afbf0014 sw r31,0x001...")
 
(Navigation; Unknown or no return location)
 
Line 1: Line 1:
<font face='Courier New'>
 
 
 
  000690f8: 27bdffe8 addiu r29,r29,0xffe8
 
  000690f8: 27bdffe8 addiu r29,r29,0xffe8
 
  000690fc: afb00010 sw r16,0x0010(r29)
 
  000690fc: afb00010 sw r16,0x0010(r29)
Line 14: Line 12:
 
  00069124: 27bd0018 addiu r29,r29,0x0018
 
  00069124: 27bd0018 addiu r29,r29,0x0018
 
  00069128: 03e00008 jr r31
 
  00069128: 03e00008 jr r31
  ~0006912c: 00000000 nop
+
  0006912c: 00000000 nop
</font>
+
 
 +
==Return locations==
 +
Unknown/None
 +
 
 +
==< [[BATTLE.BIN Routines]]==
 +
<div style="float:left;">< [[Special Status Flag Enabling?]]</div><div style="float:right;">[[00069130 - 00069250]] ></div>

Latest revision as of 02:15, 7 April 2023

000690f8: 27bdffe8 addiu r29,r29,0xffe8
000690fc: afb00010 sw r16,0x0010(r29)
00069100: 00808021 addu r16,r4,r0
00069104: afbf0014 sw r31,0x0014(r29)
00069108: 0c01e9c9 jal 0x0007a724
0006910c: 30a4ffff andi r4,r5,0xffff
00069110: 02002021 addu r4,r16,r0
00069114: 0c020dd6 jal 0x00083758
00069118: 00402821 addu r5,r2,r0
0006911c: 8fbf0014 lw r31,0x0014(r29)
00069120: 8fb00010 lw r16,0x0010(r29)
00069124: 27bd0018 addiu r29,r29,0x0018
00069128: 03e00008 jr r31
0006912c: 00000000 nop

Return locations

Unknown/None

< BATTLE.BIN Routines

< Special Status Flag Enabling?
00069130 - 00069250 >