aboutsummaryrefslogtreecommitdiffstats
path: root/home/names2.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi1-9/+15
2020-08-31Separate the two lists of unused namesRangi1-1/+1
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+1
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-7/+7
2020-07-05TM/HM constants named after movesRangi1-1/+1
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-1/+1
2020-07-03Move more code from home.asm to home/Rangi1-0/+93