aboutsummaryrefslogtreecommitdiffstats
path: root/home/move_mon.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync home and macro code with pokeyellowRangi2020-11-051-20/+2
|
* Move all code out of home.asm into home/Rangi2020-07-071-0/+15
| | | | This results in 64 home/*.asm files, comparable to pokecrystal's 57.
* Use HIGH() and LOW()Rangi2020-07-071-5/+5
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-37/+37
|
* Move more code from home.asm to home/Rangi2020-07-031-0/+242