summaryrefslogtreecommitdiff
path: root/engine/gfx/color.asm
AgeCommit message (Expand)Author
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
2020-04-06Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)Rangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-11-03Use constants for quantities when copying SGB border tiles and palettesRangi
2019-03-12Minor code+docs fixesRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-06-04Fix unused shiny check comments.yenatch
2018-06-01SGB palette roles discovered from Spaceworld beta G/SRangi
2018-03-13Organize the engine/ directorymid-kid