Files
MichelIwaniec 7b8f8506ef RGB -> NES color conversion support:
* Add Python script gbdk-support/nespal/nespal.py, to allow generating C LUT / macro from a specific 192-byte .pal file
* Add example .pal file from Drag's palette generator as default
* Add generated C macro file gbdk-lib/include/nes/rgb_to_nes_macro.h, providing RGB_TO_NES macro
* Update RGB / RGB8 / RGBHTML in nes.h to invoke RGB_TO_NES macro
* Manually enter EGA-like color constants from nesdev wiki
2022-06-24 12:12:47 +01:00
..
2022-06-24 12:12:47 +01:00