summaryrefslogtreecommitdiff
path: root/home/double_speed.asm
AgeCommit message (Collapse)Author
2018-08-25Use labels instead of constants for HRAMRangi
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
2018-06-24Remove all address commentsmid-kid
2015-06-23Remove trailing newlines.IIMarckus
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-09-09rename common/ to home/yenatch