From 47e9eaa8aa74f24e1196cfbda15286e800149119 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 1 Jan 2022 22:52:18 +0100 Subject: [PATCH 1/7] JAXE: Add new core --- dist/info/jaxe_libretro.info | 13 +++++++++++++ recipes/android/cores-android | 1 + recipes/apple/cores-ios-arm64-generic | 1 + recipes/apple/cores-ios-generic | 1 + recipes/apple/cores-ios9-generic | 1 + recipes/apple/cores-osx-x64-generic | 1 + recipes/apple/cores-tvos-arm64-generic | 1 + recipes/blackberry/cores-qnx-generic | 1 + recipes/emscripten/emscripten | 1 + recipes/linux/cores-linux-arm7neonhf | 1 + recipes/linux/cores-linux-armhf-generic | 1 + recipes/linux/cores-linux-x64-generic | 1 + recipes/linux/cores-linux-x86-generic | 1 + recipes/nintendo/3ds | 1 + recipes/nintendo/gamecube | 1 + recipes/nintendo/libnx | 1 + recipes/nintendo/wii | 1 + recipes/nintendo/wiiu | 1 + recipes/playstation/ps2 | 1 + recipes/playstation/ps3 | 1 + recipes/playstation/psl1ght | 1 + recipes/playstation/psp | 1 + recipes/playstation/vita | 1 + .../windows/cores-windows-msvc2003-x86_dw2-generic | 1 + .../windows/cores-windows-msvc2005-x86_dw2-generic | 1 + .../windows/cores-windows-msvc2010-x64_seh-generic | 1 + .../windows/cores-windows-msvc2010-x86_dw2-generic | 1 + .../cores-windows-msvc2017-desktop-x64_seh-generic | 1 + .../cores-windows-msvc2017-desktop-x86_dw2-generic | 1 + .../windows/cores-windows-msvc2017-uwp-arm-generic | 1 + .../cores-windows-msvc2017-uwp-x64_seh-generic | 1 + .../cores-windows-msvc2017-uwp-x86_dw2-generic | 1 + recipes/windows/cores-windows-x64_seh-generic | 1 + recipes/windows/cores-windows-x86_dw2-generic | 1 + recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic | 1 + 35 files changed, 47 insertions(+) create mode 100644 dist/info/jaxe_libretro.info diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info new file mode 100644 index 00000000..58f056be --- /dev/null +++ b/dist/info/jaxe_libretro.info @@ -0,0 +1,13 @@ +display_name = "CHIP-8/SuperChip8/XO-CHIP" +authors = "Kurtis Dinelle" +supported_extensions = "ch8" +corename = "JAXE" +manufacturer = "RCA" +categories = "Emulator" +systemname = "SuperChip8" +database = "SuperChip8" +license = "MIT" +permissions = "" +display_version = "GIT" +supports_no_game = "false" +firmware_count = 0 diff --git a/recipes/android/cores-android b/recipes/android/cores-android index e9bfe0d2..e1083142 100644 --- a/recipes/android/cores-android +++ b/recipes/android/cores-android @@ -41,6 +41,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC_JNI Makefile build/jni handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC_JNI Makefile jni hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC_JNI Makefile.libretro libretro/jni +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC_JNI Makefile.libretro jni lutro libretro-lutro https://github.com/libretro/libretro-lutro.git master YES GENERIC_JNI Makefile jni lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC_JNI Makefile platform/LibRetro/jni mame2000 libretro-mame2000 https://github.com/libretro/mame2000-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 c2801b2b..0d9665a6 100644 --- a/recipes/apple/cores-ios-arm64-generic +++ b/recipes/apple/cores-ios-arm64-generic @@ -36,6 +36,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-ios-generic b/recipes/apple/cores-ios-generic index 3e6452be..5f72eaeb 100644 --- a/recipes/apple/cores-ios-generic +++ b/recipes/apple/cores-ios-generic @@ -36,6 +36,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-ios9-generic b/recipes/apple/cores-ios9-generic index a17c5275..1810b106 100644 --- a/recipes/apple/cores-ios9-generic +++ b/recipes/apple/cores-ios9-generic @@ -35,6 +35,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-osx-x64-generic b/recipes/apple/cores-osx-x64-generic index 8deafa5b..8646434d 100644 --- a/recipes/apple/cores-osx-x64-generic +++ b/recipes/apple/cores-osx-x64-generic @@ -50,6 +50,7 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=clang++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=clang++ target=libretro binary=library +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-tvos-arm64-generic b/recipes/apple/cores-tvos-arm64-generic index 990965ce..718c1f83 100644 --- a/recipes/apple/cores-tvos-arm64-generic +++ b/recipes/apple/cores-tvos-arm64-generic @@ -36,6 +36,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/blackberry/cores-qnx-generic b/recipes/blackberry/cores-qnx-generic index a0eb035f..c9e5ecf7 100644 --- a/recipes/blackberry/cores-qnx-generic +++ b/recipes/blackberry/cores-qnx-generic @@ -31,6 +31,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/emscripten/emscripten b/recipes/emscripten/emscripten index 0afd5d72..dde22fc5 100644 --- a/recipes/emscripten/emscripten +++ b/recipes/emscripten/emscripten @@ -28,6 +28,7 @@ genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/G gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gpsp libretro-gpsp https://github.com/libretro/gpsp.git master NO GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-arm7neonhf b/recipes/linux/cores-linux-arm7neonhf index 1fedf53f..59524135 100644 --- a/recipes/linux/cores-linux-arm7neonhf +++ b/recipes/linux/cores-linux-arm7neonhf @@ -45,6 +45,7 @@ handy libretro-handy https://github.com/libretro/libretro-handy.git master YES G hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/linux/cores-linux-armhf-generic b/recipes/linux/cores-linux-armhf-generic index 931840df..44f728ca 100644 --- a/recipes/linux/cores-linux-armhf-generic +++ b/recipes/linux/cores-linux-armhf-generic @@ -45,6 +45,7 @@ handy libretro-handy https://github.com/libretro/libretro-handy.git master YES G hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . PTR64=1 diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index 7cd09771..9bc23380 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -58,6 +58,7 @@ hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YE higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7 +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 90142a38..3ae67e19 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -50,6 +50,7 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0 higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/nintendo/3ds b/recipes/nintendo/3ds index 3b105d20..94655555 100644 --- a/recipes/nintendo/3ds +++ b/recipes/nintendo/3ds @@ -28,6 +28,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/gamecube b/recipes/nintendo/gamecube index 69d9dab8..2e02fd0f 100644 --- a/recipes/nintendo/gamecube +++ b/recipes/nintendo/gamecube @@ -23,6 +23,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/libnx b/recipes/nintendo/libnx index 1f887018..569dd9f9 100644 --- a/recipes/nintendo/libnx +++ b/recipes/nintendo/libnx @@ -33,6 +33,7 @@ frodo libretro-frodo https://github.com/libretro/frodo-libretro.git master YES gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile . gearboy libretro-gearboy https://github.com/drhelius/Gearboy.git master YES GENERIC Makefile platforms/libretro gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/wii b/recipes/nintendo/wii index 4f9db871..26b9ce9f 100644 --- a/recipes/nintendo/wii +++ b/recipes/nintendo/wii @@ -27,6 +27,7 @@ genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/G gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/wiiu b/recipes/nintendo/wiiu index bcc871d4..beafc4b1 100644 --- a/recipes/nintendo/wiiu +++ b/recipes/nintendo/wiiu @@ -29,6 +29,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . diff --git a/recipes/playstation/ps2 b/recipes/playstation/ps2 index 22335282..6ce447b7 100755 --- a/recipes/playstation/ps2 +++ b/recipes/playstation/ps2 @@ -3,6 +3,7 @@ quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile . picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro . diff --git a/recipes/playstation/ps3 b/recipes/playstation/ps3 index 07439a86..1456246a 100644 --- a/recipes/playstation/ps3 +++ b/recipes/playstation/ps3 @@ -22,6 +22,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master NO GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/playstation/psl1ght b/recipes/playstation/psl1ght index c0fb2e62..2bfa6e65 100644 --- a/recipes/playstation/psl1ght +++ b/recipes/playstation/psl1ght @@ -29,6 +29,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master NO GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master NO GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master NO GENERIC Makefile . diff --git a/recipes/playstation/psp b/recipes/playstation/psp index 7c179219..622254f5 100644 --- a/recipes/playstation/psp +++ b/recipes/playstation/psp @@ -16,6 +16,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile . mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro . diff --git a/recipes/playstation/vita b/recipes/playstation/vita index 2bc6529d..3c409741 100644 --- a/recipes/playstation/vita +++ b/recipes/playstation/vita @@ -27,6 +27,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2003-x86_dw2-generic b/recipes/windows/cores-windows-msvc2003-x86_dw2-generic index 3710fcf1..0643bf06 100644 --- a/recipes/windows/cores-windows-msvc2003-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2003-x86_dw2-generic @@ -11,6 +11,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2005-x86_dw2-generic b/recipes/windows/cores-windows-msvc2005-x86_dw2-generic index afecf2d4..5fa7fb66 100644 --- a/recipes/windows/cores-windows-msvc2005-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2005-x86_dw2-generic @@ -7,6 +7,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_supergrafx libretro-beetle_supergrafx https://github.com/libretro/beetle-supergrafx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2010-x64_seh-generic b/recipes/windows/cores-windows-msvc2010-x64_seh-generic index 5d247dae..1f116f26 100644 --- a/recipes/windows/cores-windows-msvc2010-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2010-x64_seh-generic @@ -10,6 +10,7 @@ gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git mas genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic index 3e9655c0..17ec8ddc 100644 --- a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic @@ -10,6 +10,7 @@ gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git mas genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic b/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic index 9468632f..53706073 100644 --- a/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic @@ -10,6 +10,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic b/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic index 5defdf92..a968f9cf 100644 --- a/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic @@ -10,6 +10,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-arm-generic b/recipes/windows/cores-windows-msvc2017-uwp-arm-generic index ebd7f120..ade53e4f 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-arm-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-arm-generic @@ -12,6 +12,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic b/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic index 49659ed8..4570776d 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic @@ -12,6 +12,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic b/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic index ebd7f120..ade53e4f 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic @@ -12,6 +12,7 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index 4c76e30a..a8a74a46 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -55,6 +55,7 @@ hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YE higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE sln build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -G\"Visual Studio 15 2017 Win64\" +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x86_dw2-generic b/recipes/windows/cores-windows-x86_dw2-generic index 8f02f0a6..c0148f30 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic +++ b/recipes/windows/cores-windows-x86_dw2-generic @@ -52,6 +52,7 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0 higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic index 38c36a68..c415aaab 100644 --- a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic +++ b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic @@ -12,6 +12,7 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC Makefile . From eb1c08e3703882261546febabbe8aa5f896d8c85 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 2 Jan 2022 05:42:21 +0100 Subject: [PATCH 2/7] Update dist/info/jaxe_libretro.info Co-authored-by: Rob Loach --- dist/info/jaxe_libretro.info | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info index 58f056be..98112b11 100644 --- a/dist/info/jaxe_libretro.info +++ b/dist/info/jaxe_libretro.info @@ -11,3 +11,4 @@ permissions = "" display_version = "GIT" supports_no_game = "false" firmware_count = 0 +description = "JAXE is a fully-featured, cross platform XO-CHIP/S-CHIP/CHIP-8 emulator written in C" From e3e34e06a3338637dd8c1ab62c8420058302e95b Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 2 Jan 2022 05:43:43 +0100 Subject: [PATCH 3/7] Update dist/info/jaxe_libretro.info Co-authored-by: Rob Loach --- dist/info/jaxe_libretro.info | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info index 98112b11..b31594c2 100644 --- a/dist/info/jaxe_libretro.info +++ b/dist/info/jaxe_libretro.info @@ -4,8 +4,11 @@ supported_extensions = "ch8" corename = "JAXE" manufacturer = "RCA" categories = "Emulator" -systemname = "SuperChip8" -database = "SuperChip8" + +# Hardware Information +systemname = "CHIP-8" +database = "CHIP-8" +system_id = "chip_8" license = "MIT" permissions = "" display_version = "GIT" From cad59075745e9bd5b45b30eb5408315ce7db1d83 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 2 Jan 2022 05:44:13 +0100 Subject: [PATCH 4/7] Update dist/info/jaxe_libretro.info Co-authored-by: Rob Loach --- dist/info/jaxe_libretro.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info index b31594c2..f31ef533 100644 --- a/dist/info/jaxe_libretro.info +++ b/dist/info/jaxe_libretro.info @@ -1,4 +1,5 @@ -display_name = "CHIP-8/SuperChip8/XO-CHIP" +# Software Information +display_name = "CHIP-8 (JAXE)" authors = "Kurtis Dinelle" supported_extensions = "ch8" corename = "JAXE" From 5d389d409dc8b72c41d4ae4f1c94b3dd658e3f7f Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 2 Jan 2022 07:45:24 +0300 Subject: [PATCH 5/7] Update jaxe_libretro.info --- dist/info/jaxe_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info index f31ef533..19823ab2 100644 --- a/dist/info/jaxe_libretro.info +++ b/dist/info/jaxe_libretro.info @@ -1,5 +1,5 @@ # Software Information -display_name = "CHIP-8 (JAXE)" +display_name = "CHIP-8/S-CHIP/XO-CHIP (JAXE)" authors = "Kurtis Dinelle" supported_extensions = "ch8" corename = "JAXE" From 2b874448806b728edf9fc9cf70c18a471df6dbbd Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 3 Jan 2022 01:41:33 +0100 Subject: [PATCH 6/7] Add sc8 and xo8 to extensions --- dist/info/jaxe_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/jaxe_libretro.info b/dist/info/jaxe_libretro.info index 19823ab2..3b94f2d1 100644 --- a/dist/info/jaxe_libretro.info +++ b/dist/info/jaxe_libretro.info @@ -1,7 +1,7 @@ # Software Information display_name = "CHIP-8/S-CHIP/XO-CHIP (JAXE)" authors = "Kurtis Dinelle" -supported_extensions = "ch8" +supported_extensions = "ch8|sc8|xo8" corename = "JAXE" manufacturer = "RCA" categories = "Emulator" From da9489cc25f0c03bca6b6f3717e87b724edd2a57 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Fri, 7 Jan 2022 20:04:29 +0100 Subject: [PATCH 7/7] Revert changes to recipes as they are not used anymore --- recipes/android/cores-android | 1 - recipes/apple/cores-ios-arm64-generic | 1 - recipes/apple/cores-ios-generic | 1 - recipes/apple/cores-ios9-generic | 1 - recipes/apple/cores-osx-x64-generic | 1 - recipes/apple/cores-tvos-arm64-generic | 1 - recipes/blackberry/cores-qnx-generic | 1 - recipes/emscripten/emscripten | 1 - recipes/linux/cores-linux-arm7neonhf | 1 - recipes/linux/cores-linux-armhf-generic | 1 - recipes/linux/cores-linux-x64-generic | 1 - recipes/linux/cores-linux-x86-generic | 1 - recipes/nintendo/3ds | 1 - recipes/nintendo/gamecube | 1 - recipes/nintendo/libnx | 1 - recipes/nintendo/wii | 1 - recipes/nintendo/wiiu | 1 - recipes/playstation/ps2 | 1 - recipes/playstation/ps3 | 1 - recipes/playstation/psl1ght | 1 - recipes/playstation/psp | 1 - recipes/playstation/vita | 1 - recipes/windows/cores-windows-msvc2003-x86_dw2-generic | 1 - recipes/windows/cores-windows-msvc2005-x86_dw2-generic | 1 - recipes/windows/cores-windows-msvc2010-x64_seh-generic | 1 - recipes/windows/cores-windows-msvc2010-x86_dw2-generic | 1 - recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic | 1 - recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic | 1 - recipes/windows/cores-windows-msvc2017-uwp-arm-generic | 1 - recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic | 1 - recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic | 1 - recipes/windows/cores-windows-x64_seh-generic | 1 - recipes/windows/cores-windows-x86_dw2-generic | 1 - recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic | 1 - 34 files changed, 34 deletions(-) diff --git a/recipes/android/cores-android b/recipes/android/cores-android index e1083142..e9bfe0d2 100644 --- a/recipes/android/cores-android +++ b/recipes/android/cores-android @@ -41,7 +41,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC_JNI Makefile build/jni handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC_JNI Makefile jni hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC_JNI Makefile.libretro libretro/jni -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC_JNI Makefile.libretro jni lutro libretro-lutro https://github.com/libretro/libretro-lutro.git master YES GENERIC_JNI Makefile jni lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC_JNI Makefile platform/LibRetro/jni mame2000 libretro-mame2000 https://github.com/libretro/mame2000-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 0d9665a6..c2801b2b 100644 --- a/recipes/apple/cores-ios-arm64-generic +++ b/recipes/apple/cores-ios-arm64-generic @@ -36,7 +36,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-ios-generic b/recipes/apple/cores-ios-generic index 5f72eaeb..3e6452be 100644 --- a/recipes/apple/cores-ios-generic +++ b/recipes/apple/cores-ios-generic @@ -36,7 +36,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-ios9-generic b/recipes/apple/cores-ios9-generic index 1810b106..a17c5275 100644 --- a/recipes/apple/cores-ios9-generic +++ b/recipes/apple/cores-ios9-generic @@ -35,7 +35,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-osx-x64-generic b/recipes/apple/cores-osx-x64-generic index 8646434d..8deafa5b 100644 --- a/recipes/apple/cores-osx-x64-generic +++ b/recipes/apple/cores-osx-x64-generic @@ -50,7 +50,6 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=clang++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=clang++ target=libretro binary=library -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/apple/cores-tvos-arm64-generic b/recipes/apple/cores-tvos-arm64-generic index 718c1f83..990965ce 100644 --- a/recipes/apple/cores-tvos-arm64-generic +++ b/recipes/apple/cores-tvos-arm64-generic @@ -36,7 +36,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/blackberry/cores-qnx-generic b/recipes/blackberry/cores-qnx-generic index c9e5ecf7..a0eb035f 100644 --- a/recipes/blackberry/cores-qnx-generic +++ b/recipes/blackberry/cores-qnx-generic @@ -31,7 +31,6 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/emscripten/emscripten b/recipes/emscripten/emscripten index dde22fc5..0afd5d72 100644 --- a/recipes/emscripten/emscripten +++ b/recipes/emscripten/emscripten @@ -28,7 +28,6 @@ genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/G gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gpsp libretro-gpsp https://github.com/libretro/gpsp.git master NO GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-arm7neonhf b/recipes/linux/cores-linux-arm7neonhf index 59524135..1fedf53f 100644 --- a/recipes/linux/cores-linux-arm7neonhf +++ b/recipes/linux/cores-linux-arm7neonhf @@ -45,7 +45,6 @@ handy libretro-handy https://github.com/libretro/libretro-handy.git master YES G hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos NO GENERIC Makefile yabause/src/libretro lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro diff --git a/recipes/linux/cores-linux-armhf-generic b/recipes/linux/cores-linux-armhf-generic index 44f728ca..931840df 100644 --- a/recipes/linux/cores-linux-armhf-generic +++ b/recipes/linux/cores-linux-armhf-generic @@ -45,7 +45,6 @@ handy libretro-handy https://github.com/libretro/libretro-handy.git master YES G hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . PTR64=1 diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index 9bc23380..7cd09771 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -58,7 +58,6 @@ hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YE higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7 -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-x86-generic b/recipes/linux/cores-linux-x86-generic index 3ae67e19..90142a38 100644 --- a/recipes/linux/cores-linux-x86-generic +++ b/recipes/linux/cores-linux-x86-generic @@ -50,7 +50,6 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0 higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/nintendo/3ds b/recipes/nintendo/3ds index 94655555..3b105d20 100644 --- a/recipes/nintendo/3ds +++ b/recipes/nintendo/3ds @@ -28,7 +28,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/gamecube b/recipes/nintendo/gamecube index 2e02fd0f..69d9dab8 100644 --- a/recipes/nintendo/gamecube +++ b/recipes/nintendo/gamecube @@ -23,7 +23,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/libnx b/recipes/nintendo/libnx index 569dd9f9..1f887018 100644 --- a/recipes/nintendo/libnx +++ b/recipes/nintendo/libnx @@ -33,7 +33,6 @@ frodo libretro-frodo https://github.com/libretro/frodo-libretro.git master YES gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile . gearboy libretro-gearboy https://github.com/drhelius/Gearboy.git master YES GENERIC Makefile platforms/libretro gearsystem libretro-gearsystem https://github.com/drhelius/Gearsystem.git master YES GENERIC Makefile platforms/libretro -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/wii b/recipes/nintendo/wii index 26b9ce9f..4f9db871 100644 --- a/recipes/nintendo/wii +++ b/recipes/nintendo/wii @@ -27,7 +27,6 @@ genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/G gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/nintendo/wiiu b/recipes/nintendo/wiiu index beafc4b1..bcc871d4 100644 --- a/recipes/nintendo/wiiu +++ b/recipes/nintendo/wiiu @@ -29,7 +29,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . diff --git a/recipes/playstation/ps2 b/recipes/playstation/ps2 index 6ce447b7..22335282 100755 --- a/recipes/playstation/ps2 +++ b/recipes/playstation/ps2 @@ -3,7 +3,6 @@ quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile . picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro . diff --git a/recipes/playstation/ps3 b/recipes/playstation/ps3 index 1456246a..07439a86 100644 --- a/recipes/playstation/ps3 +++ b/recipes/playstation/ps3 @@ -22,7 +22,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master NO GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/playstation/psl1ght b/recipes/playstation/psl1ght index 2bfa6e65..c0fb2e62 100644 --- a/recipes/playstation/psl1ght +++ b/recipes/playstation/psl1ght @@ -29,7 +29,6 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master NO GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master NO GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master NO GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master NO GENERIC Makefile . diff --git a/recipes/playstation/psp b/recipes/playstation/psp index 622254f5..7c179219 100644 --- a/recipes/playstation/psp +++ b/recipes/playstation/psp @@ -16,7 +16,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/aliaspider/beetle-pce-fast-libretro.git psp_hw_render YES GENERIC Makefile . mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro . diff --git a/recipes/playstation/vita b/recipes/playstation/vita index 3c409741..2bc6529d 100644 --- a/recipes/playstation/vita +++ b/recipes/playstation/vita @@ -27,7 +27,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . lowresnx libretro-lowresnx https://github.com/timoinutilis/lowres-nx.git retroarch YES GENERIC Makefile platform/LibRetro mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2003-x86_dw2-generic b/recipes/windows/cores-windows-msvc2003-x86_dw2-generic index 0643bf06..3710fcf1 100644 --- a/recipes/windows/cores-windows-msvc2003-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2003-x86_dw2-generic @@ -11,7 +11,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2005-x86_dw2-generic b/recipes/windows/cores-windows-msvc2005-x86_dw2-generic index 5fa7fb66..afecf2d4 100644 --- a/recipes/windows/cores-windows-msvc2005-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2005-x86_dw2-generic @@ -7,7 +7,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_supergrafx libretro-beetle_supergrafx https://github.com/libretro/beetle-supergrafx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2010-x64_seh-generic b/recipes/windows/cores-windows-msvc2010-x64_seh-generic index 1f116f26..5d247dae 100644 --- a/recipes/windows/cores-windows-msvc2010-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2010-x64_seh-generic @@ -10,7 +10,6 @@ gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git mas genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic index 17ec8ddc..3e9655c0 100644 --- a/recipes/windows/cores-windows-msvc2010-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2010-x86_dw2-generic @@ -10,7 +10,6 @@ gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git mas genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic b/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic index 53706073..9468632f 100644 --- a/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2017-desktop-x64_seh-generic @@ -10,7 +10,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic b/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic index a968f9cf..5defdf92 100644 --- a/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2017-desktop-x86_dw2-generic @@ -10,7 +10,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-arm-generic b/recipes/windows/cores-windows-msvc2017-uwp-arm-generic index ade53e4f..ebd7f120 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-arm-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-arm-generic @@ -12,7 +12,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic b/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic index 4570776d..49659ed8 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-x64_seh-generic @@ -12,7 +12,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic b/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic index ade53e4f..ebd7f120 100644 --- a/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic +++ b/recipes/windows/cores-windows-msvc2017-uwp-x86_dw2-generic @@ -12,7 +12,6 @@ genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plu genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1 mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index a8a74a46..4c76e30a 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -55,7 +55,6 @@ hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YE higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE sln build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -G\"Visual Studio 15 2017 Win64\" -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x86_dw2-generic b/recipes/windows/cores-windows-x86_dw2-generic index c0148f30..8f02f0a6 100644 --- a/recipes/windows/cores-windows-x86_dw2-generic +++ b/recipes/windows/cores-windows-x86_dw2-generic @@ -52,7 +52,6 @@ hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0 higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . diff --git a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic index c415aaab..38c36a68 100644 --- a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic +++ b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic @@ -12,7 +12,6 @@ gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . genesis_plus_gx_wide libretro-genesis_plus_gx_wide https://github.com/libretro/Genesis-Plus-GX-Wide.git main YES GENERIC Makefile.libretro . handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . -jaxe libretro-jaxe https://github.com/kurtjd/jaxe.git main YES GENERIC Makefile.libretro . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC Makefile .