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 19:08:48 +0300
committerpcm720 <pcm720@gmail.com>2017-02-20 19:08:48 +0300
commit10a99cf9df1a32e2547817d9539551f71ded10ee (patch)
tree9cd28e94516c5cae33d0463348528197d916f682 /README.md
parentbb33939c702d8aa6fcdcec5646f24c700f0c114c (diff)
Minor fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 20ae6f2..681374b 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,11 @@ It can also run games for other consoles. This pack already contains the followi
- genesis_plus_gx (SMS/Genesis/MD)
- mupen64plus (N64)
- stella (Atari 2600)
-- picodrive (SMS, MD/Genesis, 32X, Pico)
- mednafen_pce_fast (PC Engine/Turbografx 16)
Available executables and arguments:
- - retroarch-clover <core> <rom> <clover_args>
+ - /bin/retroarch-clover <core> <rom> <clover_args>
runs RetroArch with specified core,
designed for executing from clover shell,
so it parses all clover arguments (saves, aspect ratio, etc.)
@@ -40,8 +39,6 @@ Available executables and arguments:
runs "mupen64plus" core
- /bin/a26 <rom> <clover_args>
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]
@@ -65,8 +62,8 @@ The following changes were made in this fork:
- Enabled integer scaling
- Greyscale palette for Gambatte core
- Use mGBA as GBA core
-- Added PicoDrive as Sega 32X core
- Added mednafen_pce_fast as PCE/TG16 core
+- Enter RetroArch in-game menu by pressing Select + Start
NES Mini port by madmonkey