Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | |
2021-11-23 | Use compound assignment operators | Rangi | |
2021-05-31 | Improve some RAM formatting | Rangi | |
2021-04-27 | Use {interpolation} to generate sequences of RAM labels | Rangi | |
Fixes #319 | |||
2020-11-29 | Update related tile animation constants | SatoMew | |
2020-06-27 | Remove RAM address comments | Rangi | |
2018-11-18 | Clean up pre-linkerscript remnants. | luckytyphlosion | |
2017-03-21 | Revert "Fix floating sections" | AntonioND | |
This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
2017-03-14 | Fix floating sections | AntonioND | |
This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
2015-08-30 | No more S_ | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | Use better wram labels in sram | dannye | |
this way, sram doesn't have to refer to the actual content of wram | |||
2015-07-18 | misc | YamaArashi | |
2015-07-14 | hall of fame / credits | YamaArashi | |
2015-07-05 | Clean up sram | dannye | |
2015-07-05 | Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵ | dannye | |
luckytyphlosion/master and related bug fixes | |||
2015-04-26 | Update sram.asm | luckytyphlosion | |
2015-04-26 | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | |
Expression must have a constant value. | |||
2015-04-26 | Fix datasizes | luckytyphlosion | |
2015-04-26 | Fix typo | luckytyphlosion | |
2015-04-26 | Labels instead of constants | luckytyphlosion | |
2015-04-26 | S_SAVEDPLAYERID constant. | luckytyphlosion | |
2015-04-26 | Added all necessary SRAM constants | luckytyphlosion | |
2015-04-26 | Create sram.asm | luckytyphlosion | |