Difference between revisions of "Store AT list ID = 1"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 000683c0: 34020001 ori r2,r0,0x0001 000683c4: 3c018009 lui r1,0x8009 000683c8: ac226110 sw r2,0x6110(r1) Store AT list ID = 1 000683cc: 03e000...")
 
m (Formatting)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<font face='Courier New'>
 
 
 
  000683c0: 34020001 ori r2,r0,0x0001
 
  000683c0: 34020001 ori r2,r0,0x0001
 
  000683c4: 3c018009 lui r1,0x8009
 
  000683c4: 3c018009 lui r1,0x8009
 
  000683c8: ac226110 sw r2,0x6110(r1) Store AT list ID = 1
 
  000683c8: ac226110 sw r2,0x6110(r1) Store AT list ID = 1
 
  000683cc: 03e00008 jr r31
 
  000683cc: 03e00008 jr r31
  `000683d0: 00000000 nop
+
  000683d0: 00000000 nop
</font>
+
 
 +
==Return locations==
 +
'''Battle.bin'''
 +
00070c28: 00070c04 - 00070c74 [[Set next script = action menus]]
 +
00070cac: 00070c78 - 00070cd8 [[Store next Battle flow script = 1]]
 +
000717ac: 0007171c - 000717c8 [[Get next acting unit?]]
 +
000718b0: [[0007187c - 00071928]]
 +
00071c5c: [[00071b4c - 00071c88]]
 +
00072644: [[00072544 - 00072670]]
 +
00072bc4: 00072b50 - 00072bec [[Range 1 Ability Used]]
 +
000735f0: [[000734cc - 00073634]]
 +
0007454c: [[000744c8 - 000745a8]]
 +
000747fc: [[000747b8 - 00074810]]
 +
00074a24: [[000749c8 - 00074a38]]
 +
00074ae0: [[00074ac0 - 00074af4]]
 +
 
 +
==< [[BATTLE.BIN Routines]]==
 +
<div style="float:left;">< Return addresses and sparse data</div><div style="float:right;">[[Store AT list ID = 0]] ></div>

Latest revision as of 02:56, 7 April 2023

000683c0: 34020001 ori r2,r0,0x0001
000683c4: 3c018009 lui r1,0x8009
000683c8: ac226110 sw r2,0x6110(r1)		Store AT list ID = 1
000683cc: 03e00008 jr r31
000683d0: 00000000 nop

Return locations

Battle.bin
00070c28: 00070c04 - 00070c74	Set next script = action menus
00070cac: 00070c78 - 00070cd8	Store next Battle flow script = 1
000717ac: 0007171c - 000717c8	Get next acting unit?
000718b0: 0007187c - 00071928
00071c5c: 00071b4c - 00071c88
00072644: 00072544 - 00072670
00072bc4: 00072b50 - 00072bec	Range 1 Ability Used
000735f0: 000734cc - 00073634
0007454c: 000744c8 - 000745a8
000747fc: 000747b8 - 00074810
00074a24: 000749c8 - 00074a38
00074ae0: 00074ac0 - 00074af4

< BATTLE.BIN Routines

< Return addresses and sparse data
Store AT list ID = 0 >