| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-08-31 | Use constants to delineate map types, and factor out more data | Rangi | 1 | -1/+1 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -8/+8 | |
| 2020-07-05 | Update map hide/show data labels | Rangi | 1 | -7/+7 | |
| Fixes #235 | |||||
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | 1 | -1/+1 | |
| To do: turn constants into labels and use ldh | |||||
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | 1 | -7/+7 | |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -1/+1 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
| 2016-12-31 | split code out of main.asm | YamaArashi | 1 | -0/+215 | |
