Standalone hard fork of Mednafen PCE to libretro
Go to file
2020-03-17 06:54:36 +01:00
deps fix gcc, mingw compilers 2019-04-15 13:13:16 -05:00
jni libretro: jni: Switch stl to c++ in preparation for ndk r20 2019-05-24 23:29:48 -05:00
libretro-common initial cdrom support 2019-07-25 21:48:23 -04:00
mednafen add 32-bpp output (optional) 2019-11-14 13:36:49 +00:00
.gitignore Build fixes 2018-01-05 17:52:19 +09:00
.travis.yml fix travis script 2019-04-29 12:30:04 -05:00
appveyor.yml initial beetle pce port 2019-04-14 18:43:49 -05:00
COPYING Distribute the Mednafen license 2016-08-18 10:42:38 -07:00
libretro_core_options.h Core options sublabels. 2019-07-17 19:19:43 +02:00
libretro.cpp add 32-bpp output (optional) 2019-11-14 13:36:49 +00:00
link.T Initial commit. 2012-06-03 17:48:14 +02:00
Makefile Update 2020-01-21 15:33:58 +01:00
Makefile.common initial cdrom support 2019-07-25 21:48:23 -04:00
README.md Merge pull request #1 from mrjschulte/patch-1 2020-03-17 06:54:36 +01:00

Build Status Build status

Beetle PC-Engine libretro

Beetle PC Engine is a port/fork of Mednafen's PC Engine (pce) module to the libretro API.

This core supports both the PC Engine/TurboGrafx-16 and SuperGrafx. It also has CD-ROM2 support and is your one-stop-core for accurate PC Engine emulation.

Features:

  • Sub-instruction timing granularity (but greater than cycle granularity)
  • All sprite sizes supported.
  • 16-sprites per line limit emulated.
  • Accurate HuC6280 flags emulation.
  • Dot-clock emulation for more accurate aspect ratios.
  • Support for Street Fighter 2's HuCard hardware.
  • Support for Populous's backup RAM.
  • 6-button pad emulation.
  • Mouse emulation.
  • Working CD+G playback.