libretro / beetle-pce-fast-libretro

Standalone fork of Mednafen PCE Fast to libretro
GNU General Public License v2.0
29 stars 55 forks source link

Add custom palette support, add composite palette (backport https://g… #166

Closed negativeExponent closed 4 years ago

negativeExponent commented 4 years ago

…ithub.com/libretro/beetle-pce-libretro/pull/7)

- Add support loading custom palettes (restored from upstream)
- Add composite palette, switchable as a core option to select default
  rgb colors or composite (experimental)

In order to accomodiate the feature, colormap or LUT is used instead of
usin MAKECOLOR_PCE.

https://github.com/libretro/beetle-pce-libretro/issues/6