summaryrefslogtreecommitdiff
path: root/macros/text.asm
AgeCommit message (Collapse)Author
2018-07-31Finished dumping bank 1Pokeglitch
2018-06-18Forgot to add changes to previous commit.Pokeglitch
2018-06-15Updated removed para_done and made para a macroPokeglitch
2018-06-15Using text macrosPokeglitch
2018-06-02macros/text: use charmap entries instead of fixed byte constantsTauwasser
Also introduce a separate text_end control for 0x50 when it's used to end a series of text_* control codes instead of a single text_TX command. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-02home, macros: disassemble text-related functions and add text fn macrosTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>