aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/text_box.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-212/+4
2020-07-07Sync coordinate macros with pokecrystalRangi1-8/+8
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-3/+5
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-0/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-48/+48
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz1-1/+1
2016-09-17split bank 1 into filesYamaArashi1-0/+767