From b956e0e74e1313d54bbd0df751ece68d39f56a97 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 23 Jul 2015 23:21:17 +0200 Subject: [PATCH] Update fbacores CPS1/CPS2 rules --- rules.d/core-rules.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index c7d1a08f..75a7b57e 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -42,14 +42,12 @@ libretro_fb_alpha_build_makefile="makefile.libretro" register_module core "fb_alpha_cps1" -psp1 libretro_fb_alpha_cps1_name="Final Burn Alpha CPS1" -libretro_fb_alpha_cps1_git_url="https://github.com/libretro/fba-libretro.git" -libretro_fb_alpha_cps1_build_subdir="svn-old/trunk/fbacores/cps1" +libretro_fb_alpha_cps1_git_url="https://github.com/libretro/fb_alpha_cps1.git" libretro_fb_alpha_cps1_build_makefile="makefile.libretro" register_module core "fb_alpha_cps2" -psp1 libretro_fb_alpha_cps2_name="Final Burn Alpha CPS2" -libretro_fb_alpha_cps2_git_url="https://github.com/libretro/fba-libretro.git" -libretro_fb_alpha_cps2_build_subdir="svn-old/trunk/fbacores/cps2" +libretro_fb_alpha_cps2_git_url="https://github.com/libretro/fb_alpha_cps2.git" libretro_fb_alpha_cps2_build_makefile="makefile.libretro" register_module core "fb_alpha_neo" -psp1