summaryrefslogtreecommitdiff
path: root/asm/crt0.s
AgeCommit message (Expand)Author
2017-09-17Extract baserom calls from filesDiegoisawesome
2017-02-15finish decompiling main.c (#17)ProjectRevoTPP
2017-02-03begin decompiling main.sYamaArashi
2016-11-01use ramscrgenYamaArashi
2016-11-01.s -> .incYamaArashi
2016-09-03base_emerald to baseromYamaArashi
2016-09-02make asm compatible with stock gasYamaArashi
2016-09-02convert comments (; -> @)YamaArashi
2016-01-06fix last @ local labelYamaArashi
2016-01-06use $ for local labelsYamaArashi
2016-01-06get rid of @ local labelsYamaArashi
2015-11-27name GPIO registersYamaArashi
2015-11-27partially comment GameCube multi-boot libraryYamaArashi
2015-10-10add I/O register constantsYamaArashi
2015-10-10use .4byte and .2byte everywhereYamaArashi
2015-10-08make includes relative to the base dirYamaArashi
2015-10-05use more constants in InterruptMainYamaArashi
2015-10-05split out files and add build batch fileYamaArashi