summaryrefslogtreecommitdiff
path: root/vram.asm
AgeCommit message (Collapse)Author
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
2020-05-13Many minor cleanups.entrpntr
2019-10-11Copy vram.asm from pokecrystalRyan Tandy