aboutsummaryrefslogtreecommitdiffstats
path: root/home/list_menu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-4/+4
|
* $ec = "▷"Rangi2020-07-161-1/+1
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-12/+12
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-17/+17
|
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-1/+1
| | | | by rgbds 0.4.0)
* Move more code from home.asm to home/Rangi2020-07-031-0/+526