From 0033c60b2f81e31a78e7c383bba750eb60a0eab0 Mon Sep 17 00:00:00 2001 From: Francisco Javier Trujillo Mata Date: Sat, 2 Feb 2019 20:01:48 +0100 Subject: [PATCH] Add PicoDrive to PS2 recipes --- recipes/playstation/ps2 | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/playstation/ps2 b/recipes/playstation/ps2 index b94c5ad3..2e391a65 100755 --- a/recipes/playstation/ps2 +++ b/recipes/playstation/ps2 @@ -1,3 +1,4 @@ 2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro . quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . +picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro .