aboutsummaryrefslogtreecommitdiffstats
path: root/home/list_menu.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-7/+7
* Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2025-11-271-1/+1
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-4/+4
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-9/+9
* Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-081-2/+2
* Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-2/+2
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-8/+8
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-6/+8
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-1/+1
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-6/+6
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-8/+8
* wcf4b -> wStringBufferRangi2021-08-281-1/+1
* 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