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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-20 01:10:36 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-20 01:10:36 +0300
commit43067295d97a982e50a957fe78b58b3fc33e26cf (patch)
treee6529e8c18644b1565cb3beeae299c32f894fc9a /core_modules/snes9x.hmod/readme.txt
parent5ee7f9e7d2aaa4fa7533d1884d818ef00209d9a1 (diff)
parentfce3c201f809557b6e752915439109c5f7b82ac1 (diff)
Merge branch 'master' of https://github.com/ClusterM/retroarch-clover
Diffstat (limited to 'core_modules/snes9x.hmod/readme.txt')
-rw-r--r--core_modules/snes9x.hmod/readme.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/core_modules/snes9x.hmod/readme.txt b/core_modules/snes9x.hmod/readme.txt
new file mode 100644
index 0000000..bf2322a
--- /dev/null
+++ b/core_modules/snes9x.hmod/readme.txt
@@ -0,0 +1,17 @@
+=== SNES9x core for RetroArch ===
+
+This module will add support for Super Famicom / Super Nintendo games to RetroArch
+Due to some bug in the core savestates do not work properly.
+
+Available executables and arguments:
+- /bin/snes <rom> <clover_args>
+ runs "snes9x" core
+
+For SNES Classic Mini users:
+please note that you can also add "--retroarch" argument to "clover-canoe-shvc" to use RetroArch instead of original emulator. Use it for problem games.
+
+Core by libretro
+Module by pcm
+Hakchi module system by madmonkey
+NES Mini shell integration by Cluster
+(c) 2016-2017