summaryrefslogtreecommitdiff
path: root/home/names2.asm
AgeCommit message (Expand)Author
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi
2020-08-31Separate the two lists of unused namesRangi
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05TM/HM constants named after movesRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Move more code from home.asm to home/Rangi