From 4d04639b583ba6100692958ca5b0c3df45fc8196 Mon Sep 17 00:00:00 2001 From: rsn8887 Date: Fri, 29 May 2020 13:55:49 -0500 Subject: [PATCH] Add Vice scpu and cbm5x0 cores --- dist/info/vice_xcbm5x0_libretro.info | 13 +++++++++ dist/info/vice_xscpu64_libretro.info | 27 +++++++++++++++++++ recipes/android/cores-android | 2 ++ recipes/apple/cores-ios-arm64-generic | 2 ++ recipes/apple/cores-ios-generic | 2 ++ recipes/apple/cores-ios9-generic | 2 ++ recipes/apple/cores-osx-x64-generic | 2 ++ recipes/apple/cores-tvos-arm64-generic | 2 ++ recipes/blackberry/cores-qnx-generic | 2 ++ recipes/emscripten/emscripten | 2 ++ recipes/linux/cores-linux-arm7neonhf | 2 ++ recipes/linux/cores-linux-armhf-generic | 2 ++ recipes/linux/cores-linux-x64-generic | 2 ++ recipes/linux/cores-linux-x86-generic | 2 ++ recipes/nintendo/3ds | 2 ++ recipes/nintendo/libnx | 2 ++ recipes/nintendo/wiiu | 2 ++ recipes/playstation/ps3 | 2 ++ recipes/playstation/psl1ght | 2 ++ recipes/playstation/vita | 2 ++ recipes/windows/cores-windows-x64_seh-generic | 2 ++ recipes/windows/cores-windows-x86_dw2-generic | 2 ++ 22 files changed, 80 insertions(+) create mode 100644 dist/info/vice_xcbm5x0_libretro.info create mode 100644 dist/info/vice_xscpu64_libretro.info diff --git a/dist/info/vice_xcbm5x0_libretro.info b/dist/info/vice_xcbm5x0_libretro.info new file mode 100644 index 00000000..b349cbf2 --- /dev/null +++ b/dist/info/vice_xcbm5x0_libretro.info @@ -0,0 +1,13 @@ +display_name = "Commodore - CBM-5x0 (VICE xcbm5x0)" +authors = "VICE Core Team Members" +supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz" +corename = "VICE" +manufacturer = "Commodore" +categories = "Emulator" +systemname = "CBM-5x0" +systemid = "commodore_cbm5x0" +database = "Commodore - CBM-5x0" +license = "GPLv2" +permissions = "" +display_version = "v3.3" +supports_no_game = "false" diff --git a/dist/info/vice_xscpu64_libretro.info b/dist/info/vice_xscpu64_libretro.info new file mode 100644 index 00000000..433c70fd --- /dev/null +++ b/dist/info/vice_xscpu64_libretro.info @@ -0,0 +1,27 @@ +display_name = "Commodore - C64 SuperCPU (VICE xscpu64)" +authors = "VICE Core Team Members" +supported_extensions = "d64|d71|d80|d81|d82|g64|g41|x64|t64|tap|prg|p00|crt|bin|zip|gz|d6z|d7z|d8z|g6z|g4z|x6z|cmd|m3u|vsf|nib|nbz" +corename = "VICE" +manufacturer = "Commodore" +categories = "Emulator" +systemname = "C64 SuperCPU" +systemid = "commodore_64_supercpu" +database = "Commodore - C64 SuperCPU" +license = "GPLv2" +permissions = "" +display_version = "v3.3" +supports_no_game = "false" +firmware_count = 4 +firmware0_desc = "vice/JiffyDOS_C64.bin (JiffyDOS C64 Kernal)" +firmware0_path = "vice/JiffyDOS_C64.bin" +firmware0_opt = "true" +firmware1_desc = "vice/JiffyDOS_1541-II.bin (JiffyDOS 1541 drive BIOS)" +firmware1_path = "vice/JiffyDOS_1541-II.bin" +firmware1_opt = "true" +firmware2_desc = "vice/JiffyDOS_1571_repl310654.bin (JiffyDOS 1571 drive BIOS)" +firmware2_path = "vice/JiffyDOS_1571_repl310654.bin" +firmware2_opt = "true" +firmware3_desc = "vice/JiffyDOS_1581.bin (JiffyDOS 1581 drive BIOS)" +firmware3_path = "vice/JiffyDOS_1581.bin" +firmware3_opt = "true" +notes = "(!) JiffyDOS_C64.bin (md5): be09394f0576cf81fa8bacf634daf9a2|(!) JiffyDOS_1541-II.bin (md5): 1b1e985ea5325a1f46eb7fd9681707bf|(!) JiffyDOS_1571_repl310654.bin (md5): 41c6cc528e9515ffd0ed9b180f8467c0|(!) JiffyDOS_1581.bin (md5): 20b6885c6dc2d42c38754a365b043d71" diff --git a/recipes/android/cores-android b/recipes/android/cores-android index 86db7770..a403f9ae 100644 --- a/recipes/android/cores-android +++ b/recipes/android/cores-android @@ -112,8 +112,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC_JNI Makefile jni xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC_JNI Makefile jni diff --git a/recipes/apple/cores-ios-arm64-generic b/recipes/apple/cores-ios-arm64-generic index aff51278..e60f8049 100644 --- a/recipes/apple/cores-ios-arm64-generic +++ b/recipes/apple/cores-ios-arm64-generic @@ -105,9 +105,11 @@ vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x128 vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 x1 libretro-xmil https://github.com/libretro/xmil-libretro.git master YES GENERIC Makefile.libretro libretro xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro diff --git a/recipes/apple/cores-ios-generic b/recipes/apple/cores-ios-generic index b3c8d098..7081eb9a 100644 --- a/recipes/apple/cores-ios-generic +++ b/recipes/apple/cores-ios-generic @@ -104,8 +104,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro diff --git a/recipes/apple/cores-ios9-generic b/recipes/apple/cores-ios9-generic index 261ae449..ebb963e8 100644 --- a/recipes/apple/cores-ios9-generic +++ b/recipes/apple/cores-ios9-generic @@ -103,8 +103,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro diff --git a/recipes/apple/cores-osx-x64-generic b/recipes/apple/cores-osx-x64-generic index 007244d5..8dc85144 100644 --- a/recipes/apple/cores-osx-x64-generic +++ b/recipes/apple/cores-osx-x64-generic @@ -126,8 +126,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro diff --git a/recipes/apple/cores-tvos-arm64-generic b/recipes/apple/cores-tvos-arm64-generic index f717bab7..77b937db 100644 --- a/recipes/apple/cores-tvos-arm64-generic +++ b/recipes/apple/cores-tvos-arm64-generic @@ -104,9 +104,11 @@ vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x128 vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile . diff --git a/recipes/blackberry/cores-qnx-generic b/recipes/blackberry/cores-qnx-generic index aa9596e1..b86278d1 100644 --- a/recipes/blackberry/cores-qnx-generic +++ b/recipes/blackberry/cores-qnx-generic @@ -86,8 +86,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . diff --git a/recipes/emscripten/emscripten b/recipes/emscripten/emscripten index 014c6b72..6ee1d51b 100644 --- a/recipes/emscripten/emscripten +++ b/recipes/emscripten/emscripten @@ -75,8 +75,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-arm7neonhf b/recipes/linux/cores-linux-arm7neonhf index 7d2bbc5a..d49d6c60 100644 --- a/recipes/linux/cores-linux-arm7neonhf +++ b/recipes/linux/cores-linux-arm7neonhf @@ -117,8 +117,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . x1 libretro-xmil https://github.com/libretro/xmil-libretro.git master YES GENERIC Makefile.libretro libretro diff --git a/recipes/linux/cores-linux-armhf-generic b/recipes/linux/cores-linux-armhf-generic index 3bd7c2fd..d1fccf89 100644 --- a/recipes/linux/cores-linux-armhf-generic +++ b/recipes/linux/cores-linux-armhf-generic @@ -115,8 +115,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . x1 libretro-xmil https://github.com/libretro/xmil-libretro.git master YES GENERIC Makefile.libretro libretro diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index f6ad91dd..be8648f7 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -139,8 +139,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 218e4a93..f17bea35 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -132,8 +132,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . x1 libretro-xmil https://github.com/libretro/xmil-libretro.git master YES GENERIC Makefile.libretro libretro diff --git a/recipes/nintendo/3ds b/recipes/nintendo/3ds index 03f26a54..88658cd9 100644 --- a/recipes/nintendo/3ds +++ b/recipes/nintendo/3ds @@ -72,8 +72,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/libnx b/recipes/nintendo/libnx index ae1f5570..953ed014 100644 --- a/recipes/nintendo/libnx +++ b/recipes/nintendo/libnx @@ -82,8 +82,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . vitaquake3 libretro-vitaquake3 https://github.com/libretro/vitaquake3.git libretro YES GENERIC Makefile . diff --git a/recipes/nintendo/wiiu b/recipes/nintendo/wiiu index 55a86341..fde97889 100644 --- a/recipes/nintendo/wiiu +++ b/recipes/nintendo/wiiu @@ -76,8 +76,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . x1 libretro-xmil https://github.com/libretro/xmil-libretro.git master YES GENERIC Makefile.libretro libretro diff --git a/recipes/playstation/ps3 b/recipes/playstation/ps3 index c3036c3a..c7363584 100644 --- a/recipes/playstation/ps3 +++ b/recipes/playstation/ps3 @@ -65,7 +65,9 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master NO GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . diff --git a/recipes/playstation/psl1ght b/recipes/playstation/psl1ght index e0692219..ef445691 100644 --- a/recipes/playstation/psl1ght +++ b/recipes/playstation/psl1ght @@ -74,8 +74,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master NO GENERIC Makefile . vitaquake2 libretro-vitaquake2 https://github.com/libretro/vitaquake2.git libretro YES GENERIC Makefile . diff --git a/recipes/playstation/vita b/recipes/playstation/vita index 444fcfb6..9a5a51f5 100644 --- a/recipes/playstation/vita +++ b/recipes/playstation/vita @@ -73,8 +73,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro . vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC Makefile.libretro . diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index 1e87bd1f..cd9f2ba2 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -134,8 +134,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x86_dw2-generic b/recipes/windows/cores-windows-x86_dw2-generic index 8b4c34b2..08ffeff9 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic +++ b/recipes/windows/cores-windows-x86_dw2-generic @@ -133,8 +133,10 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . vice_x64sc libretro-vice_x64sc https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=x64sc vice_xcbm2 libretro-vice_xcbm2 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm2 +vice_xcbm5x0 libretro-vice_xcbm5x0 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xcbm5x0 vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xpet vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4 +vice_xscpu64 libretro-vice_xscpu64 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xscpu64 vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .