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