aboutsummaryrefslogtreecommitdiffstats
path: root/macros/asserts.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use rgbds 0.5.0 features:Rangi2021-04-171-27/+15
| | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+87
Fixes #312