aboutsummaryrefslogtreecommitdiffstats
path: root/home/predef_text.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-07Move all code out of home.asm into home/Rangi1-0/+28
This results in 64 home/*.asm files, comparable to pokecrystal's 57.
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-237/+0
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi1-1/+1
by rgbds 0.4.0)
2020-07-03Move more code from home.asm to home/Rangi1-0/+237