Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-02 | Use rgbds 0.5.0 features | Rangi | |
2020-09-15 | rgbds has moved from rednex to gbdev | Rangi | |
2020-09-13 | Explain the text macro | Rangi | |
2020-09-13 | Use 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 |