summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2018-02-15Almost finish decompiling introDiegoisawesome
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-21Merge branch 'master' into linkPikalaxALT
2018-01-18Merge branch 'master' into linkscnorton
2018-01-16decompile option menuDizzyEggg
2018-01-07completely label and document dma3_manager.ccamthesaxman
2018-01-06remove explicit memcpy and add HEAP_SIZE constantcamthesaxman
2017-12-16Merge branch 'master' into linkPikalaxALT
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-11-14LinkVSyncPikalaxALT
2017-11-13HandleLinkConnectionPikalaxALT
2017-11-12through sub_800B1A0PikalaxALT
2017-11-11Rename functions in link.cPikalaxALT
2017-11-10through sub_800A588PikalaxALT
2017-11-09sub_8009D90PikalaxALT
2017-11-08through sub_8009818PikalaxALT
2017-11-07main.c common symsPikalaxALT
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