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