Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-15 | Move some misc/ files into meaningful directories | Remy Oukaour | |
2017-12-09 | Start organizing WRAM | Remy Oukaour | |
- Use db and dw when they're more meaningful than ds 1/2 - Use unions to group related labels | |||
2017-11-20 | Move all of constants/sram_constants.asm into sram | mid-kid | |
This way we can easily use `BANK()` where appropriate, and it is more tidy. | |||
2016-06-06 | Remaining layout constants | pikalaxalt | |
2016-05-10 | Labeled every function in ROM0 that's referenced in the source | pikalaxalt | |
2016-05-04 | HDMA transfer functions | pikalaxalt | |
2016-04-10 | Local 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-26 | jumptable macro repurposed | PikalaxALT | |
2015-12-26 | More mobile-related labels; remove unneeded map object constants | PikalaxALT | |
2015-12-21 | More link trade shenanigans | PikalaxALT | |
2015-12-20 | Menu joy flags; started with link address space | PikalaxALT | |