mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-23 07:50:03 +00:00
Standalone fork of Mednafen PCE Fast to libretro
ebeb9c79fc
- 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 |
||
---|---|---|
deps | ||
jni | ||
libretro-common | ||
mednafen | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
COPYING | ||
libretro_core_options.h | ||
libretro.cpp | ||
link.T | ||
Makefile | ||
Makefile.common | ||
README.md |
Beetle PC Engine Fast libretro
Beetle PC Engine Fast is a port/fork of Mednafen's PC Engine Fast "pce_fast" module to the libretro API. This libretro core contains CD-ROM2 support but unlike Mednafen's PCE Fast module, lacks SuperGrafx support. SuperGrafx support is available in the Beetle SuperGrafx core or the Beetle PC Engine "pce" core.
Building
This core can be built with make
.
Documentation
https://docs.libretro.com/library/beetle_pce_fast/
Related Cores
Beetle PC Engine: https://github.com/libretro/beetle-pce-libretro
Beetle SuperGrafx: https://github.com/libretro/beetle-supergrafx-libretro