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-21 07:51:15 +0300
committerpcm720 <pcm720@gmail.com>2017-02-21 07:51:15 +0300
commit4a1a30a455cdc38a4646356235d5e0f06a67b04a (patch)
treef0ac9baaf39f35927fa28330a9b0f5429cbdae33 /core_modules
parent0fc2f200b95b680e3d01d2bfe2b6f70272ff960c (diff)
Added new template and FBAlpha cores
Diffstat (limited to 'core_modules')
-rwxr-xr-xcore_modules/fb_alpha.hmod/bin/fba2
-rwxr-xr-xcore_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.sobin0 -> 18609829 bytes
-rwxr-xr-xcore_modules/fb_alpha.hmod/etc/libretro/info/fbalpha_libretro.info13
-rw-r--r--core_modules/fb_alpha.hmod/install4
-rw-r--r--core_modules/fb_alpha.hmod/readme.txt13
-rwxr-xr-xcore_modules/fb_alpha_cps2.hmod/bin/cps22
-rwxr-xr-xcore_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.sobin0 -> 1579276 bytes
-rwxr-xr-xcore_modules/fb_alpha_cps2.hmod/etc/libretro/info/fbalpha2012_cps2_libretro.info12
-rw-r--r--core_modules/fb_alpha_cps2.hmod/install4
-rw-r--r--core_modules/fb_alpha_cps2.hmod/readme.txt13
10 files changed, 63 insertions, 0 deletions
diff --git a/core_modules/fb_alpha.hmod/bin/fba b/core_modules/fb_alpha.hmod/bin/fba
new file mode 100755
index 0000000..686f601
--- /dev/null
+++ b/core_modules/fb_alpha.hmod/bin/fba
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover fb_alpha "$@"
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
new file mode 100755
index 0000000..2f0939d
--- /dev/null
+++ b/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so
Binary files differ
diff --git a/core_modules/fb_alpha.hmod/etc/libretro/info/fbalpha_libretro.info b/core_modules/fb_alpha.hmod/etc/libretro/info/fbalpha_libretro.info
new file mode 100755
index 0000000..8e98b4c
--- /dev/null
+++ b/core_modules/fb_alpha.hmod/etc/libretro/info/fbalpha_libretro.info
@@ -0,0 +1,13 @@
+display_name = "Arcade (FB Alpha)"
+authors = "Team FB Alpha"
+supported_extensions = "iso|zip|7z"
+corename = "FB Alpha"
+manufacturer = "Various"
+categories = "Emulator"
+systemname = "Arcade (various)"
+database = "FB Alpha - Arcade Games"
+license = "Non-commercial"
+permissions = ""
+display_version = "v0.2.97.39"
+supports_no_game = "false"
+notes = "(!) The BIOS files must be inside the ROM directory.|"
diff --git a/core_modules/fb_alpha.hmod/install b/core_modules/fb_alpha.hmod/install
new file mode 100644
index 0000000..6e0a007
--- /dev/null
+++ b/core_modules/fb_alpha.hmod/install
@@ -0,0 +1,4 @@
+transfer_default
+chmod +x $rootfs/bin/*
+chmod +x $rootfs/usr/bin/*
+return 1
diff --git a/core_modules/fb_alpha.hmod/readme.txt b/core_modules/fb_alpha.hmod/readme.txt
new file mode 100644
index 0000000..41d20ac
--- /dev/null
+++ b/core_modules/fb_alpha.hmod/readme.txt
@@ -0,0 +1,13 @@
+=== Final Burn Alpha core for RetroArch ===
+
+This module will add support for Atari 2600 games to RetroArch
+
+Available executables and arguments:
+- /bin/fba <rom> <clover_args>
+ runs "fb_alpha" 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/fb_alpha_cps2.hmod/bin/cps2 b/core_modules/fb_alpha_cps2.hmod/bin/cps2
new file mode 100755
index 0000000..b1dcee3
--- /dev/null
+++ b/core_modules/fb_alpha_cps2.hmod/bin/cps2
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover fb_alpha_cps2 "$@"
diff --git a/core_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.so b/core_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.so
new file mode 100755
index 0000000..e05b4a1
--- /dev/null
+++ b/core_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.so
Binary files differ
diff --git a/core_modules/fb_alpha_cps2.hmod/etc/libretro/info/fbalpha2012_cps2_libretro.info b/core_modules/fb_alpha_cps2.hmod/etc/libretro/info/fbalpha2012_cps2_libretro.info
new file mode 100755
index 0000000..8ff6b6d
--- /dev/null
+++ b/core_modules/fb_alpha_cps2.hmod/etc/libretro/info/fbalpha2012_cps2_libretro.info
@@ -0,0 +1,12 @@
+display_name = "Arcade (FB Alpha 2012 CPS-2)"
+authors = "Team FB Alpha"
+supported_extensions = "zip"
+corename = "FB Alpha 2012 CPS-2"
+manufacturer = "Capcom"
+categories = "Emulator"
+systemname = "CP System II"
+license = "Non-commercial"
+permissions = ""
+display_version = "v0.2.97.28"
+supports_no_game = "false"
+notes = "(!) The BIOS files must be inside the ROM directory."
diff --git a/core_modules/fb_alpha_cps2.hmod/install b/core_modules/fb_alpha_cps2.hmod/install
new file mode 100644
index 0000000..6e0a007
--- /dev/null
+++ b/core_modules/fb_alpha_cps2.hmod/install
@@ -0,0 +1,4 @@
+transfer_default
+chmod +x $rootfs/bin/*
+chmod +x $rootfs/usr/bin/*
+return 1
diff --git a/core_modules/fb_alpha_cps2.hmod/readme.txt b/core_modules/fb_alpha_cps2.hmod/readme.txt
new file mode 100644
index 0000000..d63ce5d
--- /dev/null
+++ b/core_modules/fb_alpha_cps2.hmod/readme.txt
@@ -0,0 +1,13 @@
+=== Final Burn Alpha CPS2 core for RetroArch ===
+
+This module will add support for Atari 2600 games to RetroArch
+
+Available executables and arguments:
+- /bin/cps2 <rom> <clover_args>
+ runs "fb_alpha_cps2" core
+
+Core by libretro
+Module by pcm
+Hakchi module system by madmonkey
+NES Mini shell integration by Cluster
+(c) 2016-2017