summaryrefslogtreecommitdiff
path: root/misc/mobile_menu.asm
AgeCommit message (Collapse)Author
2017-12-15Move some misc/ files into meaningful directoriesRemy Oukaour
2017-12-09Start organizing WRAMRemy Oukaour
- Use db and dw when they're more meaningful than ds 1/2 - Use unions to group related labels
2017-11-20Move all of constants/sram_constants.asm into srammid-kid
This way we can easily use `BANK()` where appropriate, and it is more tidy.
2016-06-06Remaining layout constantspikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-26More mobile-related labels; remove unneeded map object constantsPikalaxALT
2015-12-21More link trade shenanigansPikalaxALT
2015-12-20Menu joy flags; started with link address spacePikalaxALT