finish decompiling main.c (#17)

* partially decompile battle_ai.c up to tai60_unk

* nonmatching tai60_unk

* decompile more of battle_ai.c

* formatting

* finish porting battle_ai.c

* formatting

* decompile up to nonmatching VBlankIntr

* finish decompiling main.c

* formatting
This commit is contained in:
ProjectRevoTPP
2017-02-15 16:25:21 -05:00
committed by YamaArashi
parent 79c7922c23
commit 9a80b550f0
24 changed files with 288 additions and 663 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ IntrMain_FoundIntr:
bic r3, r3, PSR_I_BIT | PSR_F_BIT | PSR_MODE_MASK
orr r3, r3, PSR_SYS_MODE
msr cpsr_cf, r3
ldr r1, =gUnknown_03002710
ldr r1, =gIntrTable
add r1, r1, r12
ldr r0, [r1]
stmdb sp!, {lr}