aboutsummaryrefslogtreecommitdiffstats
path: root/home/list_menu.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-15Comment more unreferenced local labels (#550)Narishma-gb1-7/+7
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-1/+1
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-4/+4
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-9/+9
2025-04-08Use constants in `PrintBCDNumber` calls (#503)Narishma-gb1-2/+2
2025-01-28Consistently capitalize `ASSERT` directives (#489)Rangi1-2/+2
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-8/+8
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-6/+8
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-6/+6
2021-11-05Refactorize check button pressed (#340)Yoann Fievez1-8/+8
2021-08-28wcf4b -> wStringBufferRangi1-1/+1
2020-11-04Sync with pokereddannye1-0/+523
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-4/+4
2020-07-16$ec = "▷"Rangi1-1/+1
2020-07-07Sync coordinate macros with pokecrystalRangi1-12/+12
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-17/+17
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/+526