aboutsummaryrefslogtreecommitdiffstats
path: root/home/list_menu.asm (follow)
Commit message (Expand)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 b...Rangi2020-07-041-1/+1
* Move more code from home.asm to home/Rangi2020-07-031-0/+526