From 7b8b797446b88dec840f34352bfde89856debfb1 Mon Sep 17 00:00:00 2001 From: tryal-star <57671116+tryal-star@users.noreply.github.com> Date: Thu, 14 Nov 2019 22:14:11 -0500 Subject: [PATCH 1/6] Wii: add recipe for beetle lynx --- recipes/nintendo/wii | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/nintendo/wii b/recipes/nintendo/wii index 3d2cea24..49b0e58d 100644 --- a/recipes/nintendo/wii +++ b/recipes/nintendo/wii @@ -16,6 +16,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 . lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile . mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile . +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 . mednafen_pcfx libretro-beetle_pcfx https://github.com/libretro/beetle-pcfx-libretro.git master YES GENERIC Makefile . From 9db8d3bd53832bbb5d0eb9e353fa15893ef427a0 Mon Sep 17 00:00:00 2001 From: Zach Morris Date: Fri, 15 Nov 2019 11:29:09 -0800 Subject: [PATCH 2/6] Update cores-osx-x64-generic Update to add neocd. Tested and builds fine --- recipes/apple/cores-osx-x64-generic | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/apple/cores-osx-x64-generic b/recipes/apple/cores-osx-x64-generic index 9edee496..17fdbdac 100644 --- a/recipes/apple/cores-osx-x64-generic +++ b/recipes/apple/cores-osx-x64-generic @@ -70,6 +70,7 @@ mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YE mu libretro-mu https://github.com/meepingsnesroms/Mu.git master YES GENERIC Makefile libretroBuildSystem parallel_n64 libretro-parallel_n64 https://github.com/libretro/parallel-n64.git master YES GENERIC_GL Makefile . nekop2 libretro-nekop2 https://github.com/libretro/libretro-meowPC98.git master YES GENERIC Makefile.libretro libretro +neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile libretro nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES GENERIC Makefile libretro np2kai libretro-np2kai https://github.com/libretro/NP2kai.git master YES GENERIC Makefile.libretro sdl2 nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile . From 580ef9ecfff2d6792f4be08c8b8c74019aa0d190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Fri, 15 Nov 2019 23:07:31 -0500 Subject: [PATCH 3/6] Update dosbox_svn_ce_libretro.info --- dist/info/dosbox_svn_ce_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/dosbox_svn_ce_libretro.info b/dist/info/dosbox_svn_ce_libretro.info index 0ca725d4..739e0dda 100644 --- a/dist/info/dosbox_svn_ce_libretro.info +++ b/dist/info/dosbox_svn_ce_libretro.info @@ -1,4 +1,4 @@ -display_name = "DOS (DOSBox-SVN)" +display_name = "DOS (DOSBox-SVN CE)" authors = "DOSBox Team|radius" supported_extensions = "exe|com|bat|conf|cue|iso" corename = "DOSBox-SVN CE" From 40da98274451ec4ac7732887ed3b6ddc791144a5 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sun, 17 Nov 2019 23:09:30 +0100 Subject: [PATCH 4/6] Update cores-windows-x64_seh-generic --- recipes/windows/cores-windows-x64_seh-generic | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index e8931109..f817696f 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -19,6 +19,7 @@ daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo +dhewm3_xp libretro-dhewm3_xp https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo D3XP=ON dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE sln build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -G\"Visual Studio 15 2017 Win64\" dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro From aae46d3f13be5fe70a6082d8d2cca8b5fef7abb0 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sun, 17 Nov 2019 23:10:20 +0100 Subject: [PATCH 5/6] Update cores-linux-x64-generic --- recipes/linux/cores-linux-x64-generic | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/linux/cores-linux-x64-generic b/recipes/linux/cores-linux-x64-generic index adb33e64..8240a69f 100644 --- a/recipes/linux/cores-linux-x64-generic +++ b/recipes/linux/cores-linux-x64-generic @@ -21,6 +21,7 @@ daphne libretro-daphne https://github.com/libretro/daphne.git master YES GENERIC desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume/src/frontend/libretro desmume2015 libretro-desmume2015 https://github.com/libretro/desmume2015.git master YES GENERIC Makefile.libretro desmume dhewm3 libretro-dhewm3 https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo +dhewm3_xp libretro-dhewm3_xp https://github.com/libretro/dhewm3-libretro.git master YES GENERIC Makefile neo D3XP=ON dinothawr libretro-dinothawr https://github.com/libretro/Dinothawr.git master YES GENERIC Makefile . dolphin libretro-dolphin https://github.com/libretro/dolphin.git master YES CMAKE Makefile build -DLIBRETRO=ON -DLIBRETRO_STATIC=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7 dosbox_svn libretro-dosbox_svn https://github.com/libretro/dosbox-svn libretro YES GENERIC Makefile.libretro libretro WITH_DYNAREC=x86_64 From 625f4a933c110ad4f0c832eec36638988a0f833d Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Mon, 18 Nov 2019 14:09:43 -0600 Subject: [PATCH 6/6] add 'o' to handy extensions --- dist/info/handy_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/handy_libretro.info b/dist/info/handy_libretro.info index 58bb5f47..9a73a6eb 100644 --- a/dist/info/handy_libretro.info +++ b/dist/info/handy_libretro.info @@ -1,6 +1,6 @@ display_name = "Atari - Lynx (Handy)" authors = "K. Wilkins" -supported_extensions = "lnx" +supported_extensions = "lnx|o" corename = "Handy" manufacturer = "Atari" categories = "Emulator"