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