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-26 17:09:14 +0300
committerpcm720 <pcm720@gmail.com>2017-02-26 17:09:14 +0300
commitf042275dbf2e268958f52e7f5417462b1e8a744c (patch)
tree7b0ce8b24e537d1144533c92affe1054a77f7cc4 /README.md
parent5fb3c6ccc898c31912176c26e47e1ca524e80fe3 (diff)
Use snes9x2005 instead of snes9x2010 (savestate bug)0.4.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index be4f487..3486b69 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It can also run games for other consoles. This pack already contains the followi
- nestopia (Famicom/Nintendo Entertainment System, Famicom Disk System)
The following cores are available as additional modules (in core_modules folder):
-- snes9x2010 (Super Famicom/Super Nintendo)
+- snes9x2005 (Super Famicom/Super Nintendo)
- gambatte_libretro (Game Boy, Game Boy Color)
- mgba (Game Boy Advance)
- genesis_plus_gx (Sega Master System, Genesis/Mega Drive, Game Gear)
@@ -67,7 +67,7 @@ Executables and arguments for all available cores:
- /bin/32x <rom> <clover_args>
runs "picodrive" core
- /bin/snes <rom> <clover_args>
- runs "snes9x2010" core
+ runs "snes9x2005" core
- /bin/n64 <rom> <clover_args>
runs "glupen64" core
- /bin/a26 <rom> <clover_args>