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
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')
-rw-r--r--[-rwxr-xr-x]core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.sobin18609829 -> 23881432 bytes
-rw-r--r--core_modules/fb_alpha.hmod/readme.txt2
-rw-r--r--core_modules/genesis_plus_gx.hmod/etc/libretro/core/genesis_plus_gx_libretro.sobin2882581 -> 2846836 bytes
-rw-r--r--core_modules/genesis_plus_gx.hmod/readme.txt2
-rw-r--r--[-rwxr-xr-x]core_modules/mgba.hmod/etc/libretro/core/mgba_libretro.sobin673835 -> 522636 bytes
-rw-r--r--core_modules/mgba.hmod/readme.txt2
-rwxr-xr-xcore_modules/mupen64plus.hmod/bin/n642
-rw-r--r--core_modules/mupen64plus.hmod/etc/libretro/core/mupen64plus_libretro.sobin1514108 -> 0 bytes
-rw-r--r--core_modules/mupen64plus.hmod/etc/libretro/info/mupen64plus_libretro.info12
-rw-r--r--core_modules/mupen64plus.hmod/readme.txt13
-rwxr-xr-xcore_modules/picodrive.hmod/bin/32x2
-rw-r--r--core_modules/picodrive.hmod/etc/libretro/core/picodrive_libretro.sobin0 -> 1380884 bytes
-rw-r--r--core_modules/picodrive.hmod/etc/libretro/info/picodrive_libretro.info23
-rw-r--r--core_modules/picodrive.hmod/install (renamed from core_modules/mupen64plus.hmod/install)0
-rw-r--r--core_modules/picodrive.hmod/readme.txt13
-rw-r--r--core_modules/snes9x2010.hmod/etc/libretro/core/snes9x2010_libretro.sobin1171334 -> 1482148 bytes
-rw-r--r--core_modules/snes9x2010.hmod/readme.txt2
-rw-r--r--[-rwxr-xr-x]core_modules/stella.hmod/etc/libretro/core/stella_libretro.sobin1584703 -> 1547684 bytes
-rw-r--r--core_modules/stella.hmod/readme.txt2
-rwxr-xr-xcore_modules/use_nestopia.hmod/bin/nes9
-rwxr-xr-xcore_modules/use_picodrive.hmod/bin/gg2
-rwxr-xr-xcore_modules/use_picodrive.hmod/bin/md2
-rwxr-xr-xcore_modules/use_picodrive.hmod/bin/sms2
-rw-r--r--core_modules/use_picodrive.hmod/install4
-rw-r--r--core_modules/use_picodrive.hmod/readme.txt20
25 files changed, 79 insertions, 35 deletions
diff --git a/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so b/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so
index 2f0939d..3710693 100755..100644
--- a/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so
+++ b/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so
Binary files differ
diff --git a/core_modules/fb_alpha.hmod/readme.txt b/core_modules/fb_alpha.hmod/readme.txt
index 4ee00cb..092b49d 100644
--- a/core_modules/fb_alpha.hmod/readme.txt
+++ b/core_modules/fb_alpha.hmod/readme.txt
@@ -7,7 +7,7 @@ Available executables and arguments:
- /bin/fba <rom> <clover_args>
runs "fb_alpha" 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
diff --git a/core_modules/genesis_plus_gx.hmod/etc/libretro/core/genesis_plus_gx_libretro.so b/core_modules/genesis_plus_gx.hmod/etc/libretro/core/genesis_plus_gx_libretro.so
index bb49001..acd5f64 100644
--- a/core_modules/genesis_plus_gx.hmod/etc/libretro/core/genesis_plus_gx_libretro.so
+++ b/core_modules/genesis_plus_gx.hmod/etc/libretro/core/genesis_plus_gx_libretro.so
Binary files differ
diff --git a/core_modules/genesis_plus_gx.hmod/readme.txt b/core_modules/genesis_plus_gx.hmod/readme.txt
index 5e645fa..57e5ad1 100644
--- a/core_modules/genesis_plus_gx.hmod/readme.txt
+++ b/core_modules/genesis_plus_gx.hmod/readme.txt
@@ -10,7 +10,7 @@ Available executables and arguments:
- /bin/gg <rom> <clover_args>
runs "genesis_plus_gx" 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
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 8142b71..b5ea210 100755..100644
--- 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 3c5f093..c6a1d07 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
+Core by libretro (Lakka for Raspberry Pi 2/3)
Module by pcm
Hakchi module system by madmonkey
NES Mini shell integration by Cluster
diff --git a/core_modules/mupen64plus.hmod/bin/n64 b/core_modules/mupen64plus.hmod/bin/n64
deleted file mode 100755
index f59e7af..0000000
--- a/core_modules/mupen64plus.hmod/bin/n64
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec retroarch-clover mupen64plus "$@" --ra-nosaves
diff --git a/core_modules/mupen64plus.hmod/etc/libretro/core/mupen64plus_libretro.so b/core_modules/mupen64plus.hmod/etc/libretro/core/mupen64plus_libretro.so
deleted file mode 100644
index 4aa6ca3..0000000
--- a/core_modules/mupen64plus.hmod/etc/libretro/core/mupen64plus_libretro.so
+++ /dev/null
Binary files differ
diff --git a/core_modules/mupen64plus.hmod/etc/libretro/info/mupen64plus_libretro.info b/core_modules/mupen64plus.hmod/etc/libretro/info/mupen64plus_libretro.info
deleted file mode 100644
index 37d5fd6..0000000
--- a/core_modules/mupen64plus.hmod/etc/libretro/info/mupen64plus_libretro.info
+++ /dev/null
@@ -1,12 +0,0 @@
-display_name = "Nintendo 64 (Mupen64Plus)"
-authors = "Hacktarux|Mupen64Plus Team"
-supported_extensions = "n64|v64|z64|bin|u1|ndd"
-corename = "Mupen64Plus"
-manufacturer = "Nintendo"
-categories = "Emulator"
-systemname = "Nintendo 64"
-database = "Nintendo - Nintendo 64"
-license = "GPLv2"
-permissions = "dynarec_optional"
-display_version = "2.0-rc2"
-supports_no_game = "false"
diff --git a/core_modules/mupen64plus.hmod/readme.txt b/core_modules/mupen64plus.hmod/readme.txt
deleted file mode 100644
index eaf9349..0000000
--- a/core_modules/mupen64plus.hmod/readme.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-=== Mupen64Plus core for RetroArch ===
-
-This module will add support for Nintendo 64 games to RetroArch
-
-Available executables and arguments:
-- /bin/n64 <rom> <clover_args>
- runs "mupen64plus" core
-
-Core by libretro
-Module by pcm
-Hakchi module system by madmonkey
-NES Mini shell integration by Cluster
-(c) 2016-2017
diff --git a/core_modules/picodrive.hmod/bin/32x b/core_modules/picodrive.hmod/bin/32x
new file mode 100755
index 0000000..a40abc3
--- /dev/null
+++ b/core_modules/picodrive.hmod/bin/32x
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover picodrive "$@"
diff --git a/core_modules/picodrive.hmod/etc/libretro/core/picodrive_libretro.so b/core_modules/picodrive.hmod/etc/libretro/core/picodrive_libretro.so
new file mode 100644
index 0000000..cebe589
--- /dev/null
+++ b/core_modules/picodrive.hmod/etc/libretro/core/picodrive_libretro.so
Binary files differ
diff --git a/core_modules/picodrive.hmod/etc/libretro/info/picodrive_libretro.info b/core_modules/picodrive.hmod/etc/libretro/info/picodrive_libretro.info
new file mode 100644
index 0000000..c32c2a6
--- /dev/null
+++ b/core_modules/picodrive.hmod/etc/libretro/info/picodrive_libretro.info
@@ -0,0 +1,23 @@
+display_name = "Sega MS/MD/CD/32X (PicoDrive)"
+authors = "notaz|fdave"
+supported_extensions = "bin|gen|smd|md|32x|cue|iso|sms"
+corename = "PicoDrive"
+manufacturer = "Sega"
+categories = "Emulator"
+systemname = "Sega 8/16-bit + 32X (Various)"
+database = "Sega - Master System - Mark III|Sega - Mega Drive - Genesis|Sega - PICO|Sega - 32X"
+license = "MAME"
+permissions = "dynarec_optional"
+display_version = "1.91"
+supports_no_game = "false"
+firmware_count = 3
+firmware0_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
+firmware0_path = "bios_CD_E.bin"
+firmware0_opt = "false"
+firmware1_desc = "bios_CD_U.bin (SegaCD US BIOS)"
+firmware1_path = "bios_CD_U.bin"
+firmware1_opt = "false"
+firmware2_desc = "bios_CD_J.bin (MegaCD JP BIOS)"
+firmware2_path = "bios_CD_J.bin"
+firmware2_opt = "false"
+notes = "Suggested md5sums:|bios_CD_J.bin = 2efd74e3232ff260e371b99f84024f7f| bios_CD_U.bin = 278a9397d192149e84e820ac621a8edd`| bios_CD_E.bin = e66fa1dc5820d254611fdcdba0662372"
diff --git a/core_modules/mupen64plus.hmod/install b/core_modules/picodrive.hmod/install
index 6e0a007..6e0a007 100644
--- a/core_modules/mupen64plus.hmod/install
+++ b/core_modules/picodrive.hmod/install
diff --git a/core_modules/picodrive.hmod/readme.txt b/core_modules/picodrive.hmod/readme.txt
new file mode 100644
index 0000000..11404fb
--- /dev/null
+++ b/core_modules/picodrive.hmod/readme.txt
@@ -0,0 +1,13 @@
+=== PicoDrive core for RetroArch ===
+
+This module will add support for Sega Master System, Mega Drive / Genesis, Game Gear and Sega 32X games to RetroArch
+
+Available executables and arguments:
+- /bin/32x <rom> <clover_args>
+ runs "picodrive" core
+
+Core by libretro (Lakka for Raspberry Pi 2/3)
+Module by pcm
+Hakchi module system by madmonkey
+NES Mini shell integration by Cluster
+(c) 2016-2017
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
diff --git a/core_modules/stella.hmod/etc/libretro/core/stella_libretro.so b/core_modules/stella.hmod/etc/libretro/core/stella_libretro.so
index f130264..b4eb558 100755..100644
--- a/core_modules/stella.hmod/etc/libretro/core/stella_libretro.so
+++ b/core_modules/stella.hmod/etc/libretro/core/stella_libretro.so
Binary files differ
diff --git a/core_modules/stella.hmod/readme.txt b/core_modules/stella.hmod/readme.txt
index 5f4022e..9b63c6c 100644
--- a/core_modules/stella.hmod/readme.txt
+++ b/core_modules/stella.hmod/readme.txt
@@ -6,7 +6,7 @@ Available executables and arguments:
- /bin/a26 <rom> <clover_args>
runs "stella" 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
diff --git a/core_modules/use_nestopia.hmod/bin/nes b/core_modules/use_nestopia.hmod/bin/nes
index 2289bf9..144a985 100755
--- a/core_modules/use_nestopia.hmod/bin/nes
+++ b/core_modules/use_nestopia.hmod/bin/nes
@@ -1,6 +1,9 @@
#!/bin/sh
-if [ ! -f /etc/libretro/system/disksys.rom ]; then
- cp -f /usr/share/kachikachi/fds_bios.bin /etc/libretro/system/disksys.rom
+filename="$1"
+extension="${filename##*.}"
+crt=--ra-allow-crt
+if [ "$extension" == "fds" ] || [ "$extension" == "qd" ]; then
+ crt=0
fi
-exec retroarch-clover nestopia "$@" --ra-allow-crt
+exec retroarch-clover nestopia "$@" $crt
diff --git a/core_modules/use_picodrive.hmod/bin/gg b/core_modules/use_picodrive.hmod/bin/gg
new file mode 100755
index 0000000..a40abc3
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/bin/gg
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover picodrive "$@"
diff --git a/core_modules/use_picodrive.hmod/bin/md b/core_modules/use_picodrive.hmod/bin/md
new file mode 100755
index 0000000..a40abc3
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/bin/md
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover picodrive "$@"
diff --git a/core_modules/use_picodrive.hmod/bin/sms b/core_modules/use_picodrive.hmod/bin/sms
new file mode 100755
index 0000000..a40abc3
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/bin/sms
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover picodrive "$@"
diff --git a/core_modules/use_picodrive.hmod/install b/core_modules/use_picodrive.hmod/install
new file mode 100644
index 0000000..6e0a007
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/install
@@ -0,0 +1,4 @@
+transfer_default
+chmod +x $rootfs/bin/*
+chmod +x $rootfs/usr/bin/*
+return 1
diff --git a/core_modules/use_picodrive.hmod/readme.txt b/core_modules/use_picodrive.hmod/readme.txt
new file mode 100644
index 0000000..220f16c
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/readme.txt
@@ -0,0 +1,20 @@
+=== Use PicoDrive instead of Genesis Plus GX ===
+
+This module will patch /bin/{md, gg, sms} files to use PicoDrive instead of Genesis Plus GX.
+Make sure that picodrive module is installed before installing this.
+
+Available executables and arguments:
+- /bin/sms <rom> <clover_args>
+ runs "picodrive" core
+- /bin/md <rom> <clover_args>
+ runs "picodrive" core
+- /bin/gg <rom> <clover_args>
+ runs "picodrive" core
+- /bin/32x <rom> <clover_args>
+ runs "picodrive" core
+
+Core by libretro (Lakka for Raspberry Pi 2/3)
+Module by pcm
+Hakchi module system by madmonkey
+NES Mini shell integration by Cluster
+(c) 2016-2017