| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-31 | Use constants to delineate map types, and factor out more data | Rangi | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | |
| 2020-07-05 | Update map hide/show data labels | Rangi | |
| Fixes #235 | |||
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | |
| To do: turn constants into labels and use ldh | |||
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | |
| 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 | |
