zladx/LADX-Disassembly

Convert palettes to RGB format

kemenaran opened this issue · 0 comments

For now color palettes are stored as sequences of bytes.

They would be easier to read with an RBG() macro, that would emit the correct bytes at compile-time.