From 7a46479ba62e7e0c9fa01c35c4ac81d4dd7981ac Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 27 Dec 2017 07:59:37 +0100 Subject: [PATCH] Add pokemini cores for PS3/Vita --- recipes/playstation/ps3 | 1 + recipes/playstation/vita | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/playstation/ps3 b/recipes/playstation/ps3 index 6fd1c001..3a00df01 100644 --- a/recipes/playstation/ps3 +++ b/recipes/playstation/ps3 @@ -24,6 +24,7 @@ nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES G nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile . pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git master NO GENERIC Makefile.libretro . USE_DYNAREC=1 picodrive libretro-picodrive https://github.com/libretro/picodrive.git master NO GENERIC Makefile.libretro . +pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile . prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile . prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . diff --git a/recipes/playstation/vita b/recipes/playstation/vita index 14a87c10..e5a88801 100644 --- a/recipes/playstation/vita +++ b/recipes/playstation/vita @@ -28,6 +28,7 @@ np2kai libretro-np2kai https://github.com/AZO234/NP2kai.git master YES GENERIC M nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile . pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git master YES GENERIC Makefile.libretro . USE_DYNAREC=1 picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro . +pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile . prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile . prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .