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 04:32:33 +0300
committerpcm720 <pcm720@gmail.com>2017-02-20 04:32:33 +0300
commit59f0380c75418d97a9e881c7f38094d12ed8a6a6 (patch)
treeabb5d8f73dd71ebf3f14d06a3ebd81ba1df02baf /README.md
parent994645171fde1eaf61ccaa4197ffe126901e96a8 (diff)
Updated README.md and readme.txt
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9d90d50..055efd9 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,11 @@ It can also run games for other consoles. This pack already contains the followi
- nestopia (NES, FDS)
- snes9x2010 (SNES)
- gambatte_libretro (GB, GBC)
-- mednafen_gba (GBA)
+- mgba (GBA)
- genesis_plus_gx (SMS/Genesis/MD)
- mupen64plus (N64)
- stella (Atari 2600)
+- picodrive (SMS, MD/Genesis, 32X, Pico)
Available executables and arguments:
@@ -25,7 +26,7 @@ Available executables and arguments:
- /bin/gbc <rom> <clover_args>
runs "gambatte" core
- /bin/gba <rom> <clover_args>
- runs "mednafen_gba" core
+ runs "mgba" core
- /bin/md <rom> <clover_args>
runs "genesis_plus_gx" core
- /bin/nes <rom> <clover_args>
@@ -38,6 +39,8 @@ Available executables and arguments:
runs "mupen64plus" core
- /bin/a26 <rom> <clover_args>
runs "stella" core
+ - /bin/32x <rom> <clover_args>
+ runs "picodrive" core
- /bin/retroarch-mini [core] [rom] [args]
runs RetroArch directly, without clover intergration
- /bin/retroarch
@@ -58,6 +61,8 @@ The following changes were made in this fork:
- Disabled bilinear filtering for every preset
- Enabled integer scaling
- Greyscale palette for Gambatte core
+- Use mGBA as GBA core
+- Added PicoDrive as Sega 32X core
NES Mini port by madmonkey