summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2017-09-30BSS: src/main.o, src/dma3_manager.oPikalaxALT
2017-09-06make it compileDizzyEggg
2017-09-05name some pokemon and battle labelsDizzyEggg
2017-09-04begin load_save.cDizzyEggg
2017-09-03begin new save.c, label lots of thingsDizzyEggg
2017-09-01rename sprite labelsDizzyEggg
2017-03-05resolve implicit declarations and enforce warnings as errorsProjectRevoTPP
2017-02-17use constant in WaitForVBlank()YamaArashi
2017-02-17use i/o register constantsYamaArashi
2017-02-17make VBlankIntr() matchYamaArashi
2017-02-15finish decompiling main.c (#17)ProjectRevoTPP
2017-02-03begin decompiling main.sYamaArashi