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-03-04 13:44:16 +0300
committerpcm720 <pcm720@gmail.com>2017-03-04 13:44:16 +0300
commitfeb066ae649c1d7db822991fbba78639bc0443ec (patch)
tree35fcd7fde872492f527aabaa19d2acbad16194f5
parenta09767468826a8e2818e7539eff89836c7425315 (diff)
Now using latest snes9x2005, nestopia and fceumm from libretro's GitHub repo (#33)0.5.5
-rwxr-xr-xcore_modules/snes9x2005.hmod/etc/libretro/core/snes9x2005_libretro.sobin665849 -> 647323 bytes
-rw-r--r--core_modules/snes9x2005.hmod/readme.txt2
-rwxr-xr-x[-rw-r--r--]retroarch.hmod/etc/libretro/core/fceumm_libretro.sobin529820 -> 539385 bytes
-rwxr-xr-x[-rw-r--r--]retroarch.hmod/etc/libretro/core/nestopia_libretro.sobin862844 -> 1149424 bytes
-rw-r--r--retroarch.hmod/readme.txt2
5 files changed, 2 insertions, 2 deletions
diff --git a/core_modules/snes9x2005.hmod/etc/libretro/core/snes9x2005_libretro.so b/core_modules/snes9x2005.hmod/etc/libretro/core/snes9x2005_libretro.so
index d0eb96e..589b6d2 100755
--- a/core_modules/snes9x2005.hmod/etc/libretro/core/snes9x2005_libretro.so
+++ b/core_modules/snes9x2005.hmod/etc/libretro/core/snes9x2005_libretro.so
Binary files differ
diff --git a/core_modules/snes9x2005.hmod/readme.txt b/core_modules/snes9x2005.hmod/readme.txt
index 061c89c..8187fad 100644
--- a/core_modules/snes9x2005.hmod/readme.txt
+++ b/core_modules/snes9x2005.hmod/readme.txt
@@ -6,7 +6,7 @@ Available executables and arguments:
- /bin/snes <rom> <clover_args>
runs "snes9x2005" core
-Core by libretro
+Core by libretro, compiled by pcm
Module by pcm
Hakchi module system by madmonkey
NES Mini shell integration by Cluster
diff --git a/retroarch.hmod/etc/libretro/core/fceumm_libretro.so b/retroarch.hmod/etc/libretro/core/fceumm_libretro.so
index f8bb8aa..46af9ab 100644..100755
--- a/retroarch.hmod/etc/libretro/core/fceumm_libretro.so
+++ b/retroarch.hmod/etc/libretro/core/fceumm_libretro.so
Binary files differ
diff --git a/retroarch.hmod/etc/libretro/core/nestopia_libretro.so b/retroarch.hmod/etc/libretro/core/nestopia_libretro.so
index 227708a..a040fb3 100644..100755
--- a/retroarch.hmod/etc/libretro/core/nestopia_libretro.so
+++ b/retroarch.hmod/etc/libretro/core/nestopia_libretro.so
Binary files differ
diff --git a/retroarch.hmod/readme.txt b/retroarch.hmod/readme.txt
index 18ff3e7..6c27b80 100644
--- a/retroarch.hmod/readme.txt
+++ b/retroarch.hmod/readme.txt
@@ -30,7 +30,7 @@ Known issues:
- Default CRT filter is not working, scanlines shader added instead, only for NES
- It's recommended to turn your NES Mini off from shell, not during game
-Cores by libretro
+Cores by libretro, compiled by pcm
NES Mini port by madmonkey
NES Mini shell integration by Cluster
Additional modules by pcm