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>2018-01-02 13:34:43 +0300
committerpcm720 <pcm720@gmail.com>2018-01-02 13:34:43 +0300
commitdfb40c77329f9932ff082239a151b5b548963e83 (patch)
treeb5b7a028e438894a6a982b14f4913cdb4e714f6d /core_modules/gambatte.hmod
parentd5749348c5ca363fa30bb910c0261b3c33f97897 (diff)
RetroArch 1.7.0 and fresh cores
Updated: RetroArch 1.7.0 3392984 FB Alpha v0.2.97.42 980171e fMSX 4.9 006d389 Gambatte v0.5.0-netlink Genesis Plus GX v1.7.4 69b2c0c mGBA 0.6.1 05e2ff4d FCEUmm (SVN) 221c1fa Nestopia 1.49-WIP 32ea0fc Snes9x 2010 1.52.4 48eebbb Snes9x 1.54.1 18b5fee
Diffstat (limited to 'core_modules/gambatte.hmod')
-rwxr-xr-x[-rw-r--r--]core_modules/gambatte.hmod/etc/libretro/core/gambatte_libretro.sobin293590 -> 283085 bytes
-rw-r--r--core_modules/gambatte.hmod/etc/libretro/info/gambatte_libretro.info8
2 files changed, 8 insertions, 0 deletions
diff --git a/core_modules/gambatte.hmod/etc/libretro/core/gambatte_libretro.so b/core_modules/gambatte.hmod/etc/libretro/core/gambatte_libretro.so
index 256bd20..a418e5b 100644..100755
--- a/core_modules/gambatte.hmod/etc/libretro/core/gambatte_libretro.so
+++ b/core_modules/gambatte.hmod/etc/libretro/core/gambatte_libretro.so
Binary files differ
diff --git a/core_modules/gambatte.hmod/etc/libretro/info/gambatte_libretro.info b/core_modules/gambatte.hmod/etc/libretro/info/gambatte_libretro.info
index 3436991..340abeb 100644
--- a/core_modules/gambatte.hmod/etc/libretro/info/gambatte_libretro.info
+++ b/core_modules/gambatte.hmod/etc/libretro/info/gambatte_libretro.info
@@ -10,3 +10,11 @@ license = "GPLv2"
permissions = ""
display_version = "v0.5.0"
supports_no_game = "false"
+firmware_count = 2
+firmware0_desc = "gb_bios.bin (Game Boy BIOS)"
+firmware0_path = "gb_bios.bin"
+firmware0_opt = "true"
+firmware1_desc = "gbc_bios.bin (Game Boy Color BIOS)"
+firmware1_path = "gbc_bios.bin"
+firmware1_opt = "true"
+notes = "(!) gb_bios.bin (md5): 32fbbd84168d3482956eb3c5051637f5|(!) gbc_bios.bin (md5): dbfce9db9deaa2567f6a84fde55f9680"