mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-03-07 02:59:40 +00:00
PCEngine doc updates
@@ -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 #
|
||||
|
||||
Reference in New Issue
Block a user