aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/pokedex.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Label and document hFFD7 more accuratelySatoMew2020-11-291-3/+3
* Fix file modesdannye2020-11-141-0/+0
* Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-4/+2
* Sync coordinate macros with pokecrystalRangi2020-07-071-33/+33
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-17/+17
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-5/+5
* Replace raw hex values with HRAM constantsRangi2020-07-031-3/+3
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+665