summaryrefslogtreecommitdiff
path: root/asm/intro.s
AgeCommit message (Collapse)Author
2019-08-11more labelingCameron Hall
2019-08-11cleanupCameron Hall
2019-08-04migrate ROM symbols to ld scriptCameron Hall
2019-08-04migrate EWRAM symbols to ld scriptCameron Hall
2019-08-04convert hardcoded IWRAM addresses to symbols in asmCameron Hall
2019-08-04convert hardcoded EWRAM addresses to symbols in asmCameron Hall
2019-08-04convert hardcoded ROM addresses to symbols in asmCameron Hall
2018-10-20Decompile SetMatrixScale()Marcus Huderle
2018-10-19Decompile more functions in main.sMarcus Huderle
2018-10-18Decompile some more stuffMarcus Huderle
2018-10-16Decompile a chunk of titlescreen.sMarcus Huderle
2018-10-15Decompile a couple functions in titlescreen, and label gMainMarcus Huderle
2018-10-15Split some main filesMarcus Huderle