From 328362d9cc997d6e7ea3f767780648435d862122 Mon Sep 17 00:00:00 2001 From: Radius Date: Sat, 19 Sep 2015 02:37:58 +0100 Subject: [PATCH] add fba cores --- recipes/nintendo/3ds | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/nintendo/3ds b/recipes/nintendo/3ds index 62d255dc..fed5e17d 100644 --- a/recipes/nintendo/3ds +++ b/recipes/nintendo/3ds @@ -15,3 +15,6 @@ quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git PROJEC snes9x_next libretro-snes9x_next https://github.com/libretro/snes9x-next.git PROJECT YES GENERIC Makefile.libretro . tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT NO GENERIC Makefile . tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT NO GENERIC Makefile . +fb_alpha_cps2 libretro-fba_cps2 https://github.com/libretro/fba_cores_cps2.git PROJECT YES GENERIC makefile.libretro . +fb_alpha_cps1 libretro-fba_cps1 https://github.com/libretro/fba_cores_cps1.git PROJECT YES GENERIC makefile.libretro . +fb_alpha_neo libretro-fba_cps2 https://github.com/libretro/fba_cores_neo.git PROJECT YES GENERIC makefile.libretro .