Difference between revisions of "Clear AT list ID"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Return locations and navigation)
m (Formatting)
 
Line 8: Line 8:
 
  00071020: [[00071008 - 000711a0]]
 
  00071020: [[00071008 - 000711a0]]
 
  00074c58: [[00074bf8 - 00074dcc]]
 
  00074c58: [[00074bf8 - 00074dcc]]
  00074c78: Same routine as above
+
  00074c78
 
  000750a8: 00074f5c - 0007530c [[Decide what to do based on skillset/ability selections?]]
 
  000750a8: 00074f5c - 0007530c [[Decide what to do based on skillset/ability selections?]]
  
==Navigation==
+
==< [[BATTLE.BIN Routines]]==
[[BATTLE.BIN Routines]]
+
<div style="float:left;">< [[00068768 - 00068790]]</div><div style="float:right;">[[Clear 960f8 and 960fc]] ></div>
 
 
< [[00068768 - 00068790]] | [[Clear 960f8 and 960fc]] >
 

Latest revision as of 12:47, 7 April 2023

00068794: 3c018009 lui r1,0x8009
00068798: ac206100 sw r0,0x6100(r1)		clear AT list ID unconditionally
0006879c: 03e00008 jr r31
000687a0: 00000000 nop

Return locations

Battle.bin
00071020: 00071008 - 000711a0
00074c58: 00074bf8 - 00074dcc
00074c78
000750a8: 00074f5c - 0007530c	Decide what to do based on skillset/ability selections?

< BATTLE.BIN Routines

< 00068768 - 00068790
Clear 960f8 and 960fc >