aboutsummaryrefslogtreecommitdiffstats
path: root/home/pokemon.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-3/+3
2020-11-29Label and document hFFD7 more accuratelySatoMew1-5/+5
2020-11-05Sync home and macro code with pokeyellowRangi1-10/+1
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-3/+3
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-15/+15
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-2/+2
2020-07-03Move more code from home.asm to home/Rangi1-0/+464