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