Standalone fork of Mednafen PCE Fast to libretro
Go to file
2024-11-15 11:17:05 +00:00
.github/workflows Fix Crowdin config & workflow 2022-11-27 12:36:57 +01:00
deps PS3 build fix (#208) 2022-02-05 14:03:13 +01:00
intl Fix Crowdin config & workflow 2022-11-27 12:36:57 +01:00
jni Cleanups 2020-10-08 17:19:11 +02:00
libretro-common Updated vfs.h to match current libretro common (#227) 2024-06-28 15:43:50 -07:00
mednafen Avoid malloc & memcpy in retro_serialize 2023-04-01 12:15:10 -05:00
.gitignore Build fixes 2018-01-05 17:52:19 +09:00
.gitlab-ci.yml Update .gitlab-ci.yml 2023-02-20 19:13:44 +01:00
.travis.yml add 3ds to travis build 2017-10-23 21:24:20 -04:00
appveyor.yml Appveyor CI 2017-12-21 22:25:40 +09:00
COPYING Distribute the Mednafen license 2016-08-18 10:42:38 -07:00
libretro_core_options_intl.h Fetch translations & Recreate libretro_core_options_intl.h 2024-11-15 11:17:05 +00:00
libretro_core_options.h Add core options to default to 2 or 6 buttons controllers 2023-05-06 18:42:02 +02:00
libretro.cpp Prevent crash if BIOS is missing 2023-05-17 16:37:06 +02:00
link.T Initial commit. 2012-06-03 17:48:14 +02:00
Makefile tvos: properly set min supported version (#231) 2024-10-21 14:43:01 -07:00
Makefile.common Revert some zlib changes (fixes #200) (#202) 2021-12-07 18:07:17 +01:00
README.md Update README 2020-03-18 22:49:38 -07:00

Build Status Build status

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/

Beetle PC Engine: https://github.com/libretro/beetle-pce-libretro

Beetle SuperGrafx: https://github.com/libretro/beetle-supergrafx-libretro