summaryrefslogtreecommitdiff
path: root/src/text/text8.asm
AgeCommit message (Collapse)Author
2021-02-16Manually declare the 00 paddingdannye
instead of manually declaring the ff padding
2021-01-03Rename some referenced text labelsdannye
2018-07-12Create charmaps and update text/xCrystal
2018-03-05TX_SYMBOL constants and clean up textxCrystal
2018-03-05charmap for male, female and é symbolsxCrystal
2018-02-17More style cleaning upxCrystal
2016-05-31Remove leftover \n'sdannye
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019