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-22 23:49:30 +0300
committerpcm720 <pcm720@gmail.com>2017-02-22 23:49:30 +0300
commitc4740d71c9d1c53d1f87ec282a36a509ce9003f2 (patch)
treefc0127a901c5ceed8b3768d9ad92b01de709b148 /core_modules/snes9x2010.hmod
parentb517753a811dbb546f53d6d0e3e6e93ec7e3ef70 (diff)
FDS BIOS is now copied to RetroArch system dir during installation.0.4
Added PicoDrive core, some cores from BuildBot were replaced with cores from Lakka for RPi 2/3. Removed mupen64plus (too slow).
Diffstat (limited to 'core_modules/snes9x2010.hmod')
-rw-r--r--core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.sobin1171334 -> 1482148 bytes
-rw-r--r--core_modules/snes9x2010.hmod/readme.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.so b/core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.so
index b4df2b2..968dc02 100644
--- a/core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.so
+++ b/core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.so
Binary files differ
diff --git a/core_modules/snes9x2010.hmod/readme.txt b/core_modules/snes9x2010.hmod/readme.txt
index c6e96be..6b0d277 100644
--- a/core_modules/snes9x2010.hmod/readme.txt
+++ b/core_modules/snes9x2010.hmod/readme.txt
@@ -6,7 +6,7 @@ Available executables and arguments:
- /bin/snes <rom> <clover_args>
runs "snes9x2010" core
-Core by libretro
+Core by libretro (Lakka for Raspberry Pi 2/3)
Module by pcm
Hakchi module system by madmonkey
NES Mini shell integration by Cluster