summaryrefslogtreecommitdiff
path: root/home/print_text.asm
AgeCommit message (Collapse)Author
2019-04-09TextBox -> Textboxmid-kid
Homogenizing names.
2018-08-25Use labels instead of constants for HRAMRangi
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
2018-06-25Remove even more address commentsmid-kid
That should be all of them this time
2018-06-24Remove all address commentsmid-kid
2018-04-05Move more code from home.asm into home/Rangi