gbdev / rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color

Home Page:https://rgbds.gbdev.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more RGBGFX tests

Rangi42 opened this issue · comments

Run contrib/coverage.bash to see exactly what still needs testing.

  • Reverse mode
    • 1-bit depth
    • GBC color curve
  • Reading palette file formats (note that Tilemap Studio can help in generating these)
  • -X and -Y for limited mirroring
  • -i/--input-tileset
  • -B/--background when that's implemented