mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-22 15:29:42 +00:00
Standalone fork of Mednafen PCE Fast to libretro
.github/workflows | ||
deps | ||
intl | ||
jni | ||
libretro-common | ||
mednafen | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
appveyor.yml | ||
COPYING | ||
libretro_core_options_intl.h | ||
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