From 1ecff09ee01fe3e161ceff3eadac5eeb5f800ea5 Mon Sep 17 00:00:00 2001 From: squidrpi Date: Thu, 5 Mar 2020 11:23:36 +0000 Subject: [PATCH] PCEngine doc updates --- CoreDocPCE.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/CoreDocPCE.md b/CoreDocPCE.md index 82915e5..94dbed2 100644 --- a/CoreDocPCE.md +++ b/CoreDocPCE.md @@ -1,13 +1,24 @@ -# Overview # +# Overview of PC Engine/TurboGrafx-16 # -This page has operating instructions for the PC Engine core. +This is a continuation of Alastair Robinson's FPGAPCE fork, focusing mainly +on the MiST board. Contains CPU, VDP and other fixes from the MiSTer project. +Other board's code and the ZPUFlex controller still in the repo, but there +were no efforts to make them work. Fixing them would be highly appreciated. + +Features: + +- Standard MiST OSD and ARM ROM downloading +- SuperGrafx support +- 384K, 768K and SF2 special ROM mapper support +- Multitap up to 5 controllers (4 reported to work) +- 6 buttons controller support # Links # - * [Core binaries](https://github.com/mist-devel/mist-binaries/tree/master/cores/pcengine) - * [Source code](https://github.com/gyurco/FPGAPCE) + * [Core binaries](https://github.com/gyurco/FPGAPCE/releases) + * [Core & source code github homepage](https://github.com/gyurco/FPGAPCE/) + * [Older releases](https://github.com/mist-devel/mist-binaries/tree/master/cores/pcengine) * [RetroRamblings releases](http://retroramblings.net/?page_id=965) - * [Current releases](https://github.com/gyurco/FPGAPCE/releases) # Installation #