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
View File
@@ -42,7 +42,6 @@ SECTIONS {
{
asm/crt0.o(.text);
src/main.o(.text);
asm/main.o(.text);
src/malloc.o(.text);
asm/dma3_manager.o(.text);
src/gpu_regs.o(.text);