Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-23 | Create home/header.asm | mid-kid | |
Contains what was previously in: - home/rst.asm - home/interrupts.asm - home.asm All of this should be in a static location in the ROM so it kinda makes sense together. | |||
2019-11-23 | Separate tilesets.o goes with pics.o and sprites.o | Rangi | |
2018-08-25 | Use labels instead of constants for HRAM | Rangi | |
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld | |||
2018-02-26 | * BillPhoneGeneriText -> BillPhoneGenericText | Rangi | |
* data/phone/text/trainers1.asm -> data/phone/text/trainers.asm * ,ROM -> , ROM0 | |||
2017-12-24 | move rst.asm and interrupts.asm into home/ | yenatch | |