| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revise some RAM buffer constants | Rangi | 2025-09-26 | 1 | -3/+3 |
| | | |||||
| * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -3/+3 |
| | | | | | by rgbds 0.4.0) | ||||
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 2020-06-27 | 1 | -1/+1 |
| | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | ||||
| * | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 2017-12-30 | 1 | -20/+20 |
| | | | | | in instructions like add a, x | ||||
| * | split code out of main.asm | YamaArashi | 2016-12-31 | 1 | -0/+33 |
