aboutsummaryrefslogtreecommitdiffstats
path: root/rgbdscheck.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update rgbdscheck.asmRangi2020-12-091-5/+7
| | | | Hard-code the version string in the failure message so it won't be in hex
* rgbdscheck requires 0.4.1Rangi2020-07-271-2/+2
|
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-061-3/+3
| | | | MACRO/ENDM, etc)
* Verify that rgbds is at least verson 0.4.0Rangi2020-07-041-0/+12
Adapt the INSTALL guide from pokecrystal.