Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | Require rgbds 0.5.2 | Rangi | |
2021-05-09 | Require rgbds 0.5.1 | Rangi | |
This allows new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB | |||
2021-04-17 | Use rgbds 0.5.0 features: | Rangi | |
- FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | |||
2020-12-09 | Update rgbdscheck.asm | Rangi | |
Hard-code the version string in the failure message so it won't be in hex | |||
2020-07-27 | rgbdscheck requires 0.4.1 | Rangi | |
2020-07-06 | Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵ | Rangi | |
MACRO/ENDM, etc) | |||
2020-07-04 | Verify that rgbds is at least verson 0.4.0 | Rangi | |
Adapt the INSTALL guide from pokecrystal. |