Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-27 | Use {interpolation} to generate sequences of RAM labels | Rangi | |
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change. | |||
2017-12-28 | Lowercase v for VRAM addresses | xCrystal | |
2017-12-26 | Keep memory map values in hardware_constants.asm | Remy Oukaour | |
2017-12-26 | Copy sram.asm's global start/end constants for wram.asm and vram.asm | Remy Oukaour | |
2017-03-24 | Revert "Fix floating sections" | Ben10do | |
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803. | |||
2017-03-15 | Fix floating sections | AntonioND | |
This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
2015-11-16 | engine/pokegear.asm | PikalaxALT | |
2015-10-17 | Restructured functions in main.asm to resemble the home functions they clone | PikalaxALT | |