Update fbacores CPS1/CPS2 rules

This commit is contained in:
twinaphex 2015-07-23 23:21:17 +02:00
parent 428c35d303
commit b956e0e74e

View File

@ -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