From 4a1a30a455cdc38a4646356235d5e0f06a67b04a Mon Sep 17 00:00:00 2001 From: pcm720 Date: Tue, 21 Feb 2017 07:51:15 +0300 Subject: Added new template and FBAlpha cores --- core_modules/fb_alpha.hmod/bin/fba | 2 ++ .../etc/libretro/core/fb_alpha_libretro.so | Bin 0 -> 18609829 bytes .../etc/libretro/info/fbalpha_libretro.info | 13 +++++++++++++ core_modules/fb_alpha.hmod/install | 4 ++++ core_modules/fb_alpha.hmod/readme.txt | 13 +++++++++++++ core_modules/fb_alpha_cps2.hmod/bin/cps2 | 2 ++ .../etc/libretro/core/fb_alpha_cps2_libretro.so | Bin 0 -> 1579276 bytes .../etc/libretro/info/fbalpha2012_cps2_libretro.info | 12 ++++++++++++ core_modules/fb_alpha_cps2.hmod/install | 4 ++++ core_modules/fb_alpha_cps2.hmod/readme.txt | 13 +++++++++++++ 10 files changed, 63 insertions(+) create mode 100755 core_modules/fb_alpha.hmod/bin/fba create mode 100755 core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so create mode 100755 core_modules/fb_alpha.hmod/etc/libretro/info/fbalpha_libretro.info create mode 100644 core_modules/fb_alpha.hmod/install create mode 100644 core_modules/fb_alpha.hmod/readme.txt create mode 100755 core_modules/fb_alpha_cps2.hmod/bin/cps2 create mode 100755 core_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.so create mode 100755 core_modules/fb_alpha_cps2.hmod/etc/libretro/info/fbalpha2012_cps2_libretro.info create mode 100644 core_modules/fb_alpha_cps2.hmod/install create mode 100644 core_modules/fb_alpha_cps2.hmod/readme.txt (limited to 'core_modules') 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 Binary files /dev/null and b/core_modules/fb_alpha.hmod/etc/libretro/core/fb_alpha_libretro.so 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 + 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 Binary files /dev/null and b/core_modules/fb_alpha_cps2.hmod/etc/libretro/core/fb_alpha_cps2_libretro.so 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 + 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 -- cgit v1.2.3