summaryrefslogtreecommitdiff
path: root/home/move_mon.asm
AgeCommit message (Collapse)Author
2020-11-05Sync home and macro code with pokeyellowRangi
2020-07-07Move all code out of home.asm into home/Rangi
This results in 64 home/*.asm files, comparable to pokecrystal's 57.
2020-07-07Use HIGH() and LOW()Rangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03Move more code from home.asm to home/Rangi