From 8d548bd5f911bb0ed44c7765c461927cd13a0e88 Mon Sep 17 00:00:00 2001 From: Francisco Javier Trujillo Mata Date: Sun, 3 Mar 2019 14:09:32 +0100 Subject: [PATCH] [PS2] Add mgba core --- recipes/playstation/ps2 | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/playstation/ps2 b/recipes/playstation/ps2 index 2e391a65..2503fbb9 100755 --- a/recipes/playstation/ps2 +++ b/recipes/playstation/ps2 @@ -2,3 +2,4 @@ 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 . +mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC Makefile.libretro . \ No newline at end of file