aboutsummaryrefslogtreecommitdiffstats
path: root/home/pokemon.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-3/+3
| | | | Fixes #312
* 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