libretro / beetle-supergrafx-libretro

Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16.
GNU General Public License v2.0
22 stars 31 forks source link

Add custom palette support, add composite palette (https://github.com/libretro/beetle-pce-libretro/pull/7) #95

Closed negativeExponent closed 3 years ago

negativeExponent commented 3 years ago

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