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-25 05:32:15 +0300
committerpcm720 <pcm720@gmail.com>2017-02-25 05:32:15 +0300
commitc1aeee638c001ea5843914e4a0392d1ce76b39fe (patch)
tree14f5c9e8643cd8e8fcd3e6b7d6c11dc4c557e81c /core_modules
parent61ea55174fb0fee6544e105b9c1ff125c1ff6ff9 (diff)
Apparently savestates are broken in mGBA core from Lakka, reverted back to the core from BuildBot0.4-fix
Diffstat (limited to 'core_modules')
-rwxr-xr-x[-rw-r--r--]core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.sobin522636 -> 673835 bytes
-rw-r--r--core_modules/mgba.hmod/readme.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.so b/core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.so
index b5ea210..8142b71 100644..100755
--- a/core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.so
+++ b/core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.so
Binary files differ
diff --git a/core_modules/mgba.hmod/readme.txt b/core_modules/mgba.hmod/readme.txt
index c6a1d07..3c5f093 100644
--- a/core_modules/mgba.hmod/readme.txt
+++ b/core_modules/mgba.hmod/readme.txt
@@ -6,7 +6,7 @@ Available executables and arguments:
- /bin/gba <rom> <clover_args>
runs "mgba" core
-Core by libretro (Lakka for Raspberry Pi 2/3)
+Core by libretro
Module by pcm
Hakchi module system by madmonkey
NES Mini shell integration by Cluster