From 3034dfc588082a1ac0e1b6b54729108be4904846 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 9 Mar 2020 11:13:59 +0100 Subject: [PATCH 1/2] Add freechaf to emscripten and libnx --- recipes/emscripten/emscripten | 1 + recipes/nintendo/libnx | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/emscripten/emscripten b/recipes/emscripten/emscripten index 5c6ac5d4..f418ec40 100644 --- a/recipes/emscripten/emscripten +++ b/recipes/emscripten/emscripten @@ -18,6 +18,7 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20 fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master NO GENERIC_GL Makefile libretro fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile . +freechaf libretro-freechaf https://github.com/libretro/FreeChaF.git master YES GENERIC Makefile . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master YES GENERIC Makefile . genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . diff --git a/recipes/nintendo/libnx b/recipes/nintendo/libnx index 59738929..8d6c278e 100644 --- a/recipes/nintendo/libnx +++ b/recipes/nintendo/libnx @@ -15,6 +15,7 @@ ecwolf libretro-ecwolf https://github.com/libretro/ecwolf.git master YES GENERIC easyrpg libretro-easyrpg https://github.com/libretro/easyrpg-libretro.git master YES GENERIC Makefile.libretro builds/libretro fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile . +freechaf libretro-freechaf https://github.com/libretro/FreeChaF.git master YES GENERIC Makefile . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . From 66a2254efebcf8a0113dea0fe51dab6ed34d0c29 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Mon, 9 Mar 2020 11:23:46 +0100 Subject: [PATCH 2/2] Add FreeChaf to arm linux --- recipes/linux/cores-linux-arm7neonhf | 1 + recipes/linux/cores-linux-armhf-generic | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/linux/cores-linux-arm7neonhf b/recipes/linux/cores-linux-arm7neonhf index f72cfbb2..a73fe2fb 100644 --- a/recipes/linux/cores-linux-arm7neonhf +++ b/recipes/linux/cores-linux-arm7neonhf @@ -29,6 +29,7 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20 fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master YES GENERIC_GL Makefile libretro fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile . +freechaf libretro-freechaf https://github.com/libretro/FreeChaF.git master YES GENERIC Makefile . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . frodo libretro-frodo https://github.com/libretro/frodo-libretro.git master YES GENERIC Makefile . fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENERIC Makefile . diff --git a/recipes/linux/cores-linux-armhf-generic b/recipes/linux/cores-linux-armhf-generic index cc053d37..211f3409 100644 --- a/recipes/linux/cores-linux-armhf-generic +++ b/recipes/linux/cores-linux-armhf-generic @@ -29,6 +29,7 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20 fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master YES GENERIC_GL Makefile libretro fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile . +freechaf libretro-freechaf https://github.com/libretro/FreeChaF.git master YES GENERIC Makefile . freeintv libretro-freeintv https://github.com/libretro/FreeIntv.git master YES GENERIC Makefile . frodo libretro-frodo https://github.com/libretro/frodo-libretro.git master YES GENERIC Makefile . fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENERIC Makefile .