Difference between revisions of "Clear AT list ID"
Jump to navigation
Jump to search
(Created page with "<font face='Courier New'> 00068794: 3c018009 lui r1,0x8009 00068798: ac206100 sw r0,0x6100(r1) clear AT list ID unconditionally 0006879c: 03e00008 jr r31 `000687a0: 000...") |
m (Formatting) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
00068794: 3c018009 lui r1,0x8009 | 00068794: 3c018009 lui r1,0x8009 | ||
00068798: ac206100 sw r0,0x6100(r1) clear AT list ID unconditionally | 00068798: ac206100 sw r0,0x6100(r1) clear AT list ID unconditionally | ||
0006879c: 03e00008 jr r31 | 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]]== | ||
+ | <div style="float:left;">< [[00068768 - 00068790]]</div><div style="float:right;">[[Clear 960f8 and 960fc]] ></div> |
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?