summaryrefslogtreecommitdiff
path: root/include/charmap.inc
AgeCommit message (Collapse)Author
2021-05-02Use rgbds 0.5.0 featuresRangi
2020-09-14Disassemble some more lcd code and metadataRangi
2020-09-13Use fullwidth characters for Japanese stringsRangi
2020-09-13Use an rgbasm macro instead of a Python preprocessor to output message ↵mid-kid
characters as 16-bit words The main gotcha with this is that you won't be able to use commas without escaping them, until the rgbds lexer gets a proper upgrade. Closes #2
2020-09-12Dump strings, write tooling around themmid-kid
2020-09-11Add charmapmid-kid