aboutsummaryrefslogtreecommitdiffstats
path: root/home/pokemon.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540)Rangi2025-11-231-5/+1
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-5/+5
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-8/+8
* Miscellaneous cleanup (#488)Rangi2025-01-281-1/+5
* Identify more bit flags (#465)Sylvie2024-09-241-1/+1
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-13/+13
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-4/+4
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-241-2/+2
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-1/+1
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-3/+3
* Label and document hFFD7 more accuratelySatoMew2020-11-291-5/+5
* Sync home and macro code with pokeyellowRangi2020-11-051-10/+1
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-15/+15
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
* Move more code from home.asm to home/Rangi2020-07-031-0/+464