Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcm720 <pcm720@gmail.com>2017-02-20 07:44:23 +0300
committerpcm720 <pcm720@gmail.com>2017-02-20 07:44:23 +0300
commitbb33939c702d8aa6fcdcec5646f24c700f0c114c (patch)
tree3ea9e2f582522268b7646e8dd1855b9861da23aa /README.md
parent59f0380c75418d97a9e881c7f38094d12ed8a6a6 (diff)
Added mednafen_pce_fast as PC Engine/Turbografx 16 core, now you can enter RetroArch in-game menu by pressing Select + Start on controller
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 055efd9..20ae6f2 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ It can also run games for other consoles. This pack already contains the followi
- mupen64plus (N64)
- stella (Atari 2600)
- picodrive (SMS, MD/Genesis, 32X, Pico)
+- mednafen_pce_fast (PC Engine/Turbografx 16)
Available executables and arguments:
@@ -41,6 +42,8 @@ Available executables and arguments:
runs "stella" core
- /bin/32x <rom> <clover_args>
runs "picodrive" core
+ - /bin/pce <rom> <clover_args>
+ runs "mednafen_pce_fast" core
- /bin/retroarch-mini [core] [rom] [args]
runs RetroArch directly, without clover intergration
- /bin/retroarch
@@ -63,6 +66,7 @@ The following changes were made in this fork:
- Greyscale palette for Gambatte core
- Use mGBA as GBA core
- Added PicoDrive as Sega 32X core
+- Added mednafen_pce_fast as PCE/TG16 core
NES Mini port by madmonkey