mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-02-20 00:32:21 +01:00
* 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