aboutsummaryrefslogtreecommitdiffstats
path: root/home/names2.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-1/+1
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-2/+2
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-4/+4
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie1-1/+1
2024-06-15Identify some unused WRAM variables (#453)Sylvie1-2/+2
2021-05-31Improve some RAM formattingRangi1-3/+3
2021-05-31Improve some RAM formattingRangi1-3/+3
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi1-9/+15
2020-11-04Sync with pokereddannye1-0/+92
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