diff --git a/rules.d/core-rules.sh b/rules.d/core-rules.sh index 10ed4630..48abb484 100644 --- a/rules.d/core-rules.sh +++ b/rules.d/core-rules.sh @@ -52,9 +52,8 @@ libretro_fb_alpha_cps2_build_makefile="makefile.libretro" register_module core "fb_alpha_neo" -psp1 libretro_fb_alpha_neo_name="Final Burn Alpha NeoGeo" -libretro_fb_alpha_neo_git_url="https://github.com/libretro/fba-libretro.git" -libretro_fb_alpha_neo_build_subdir="svn-old/trunk/fbacores/neogeo" -libretro_fb_alpha_neo_build_makefile="makefile.libretro" +libretro_fb_alpha_neo_git_url="https://github.com/libretro/fba_cores_neo.git" +libretro_fb_alpha_neo_build_makefile="Makefile" register_module core "vba_next" libretro_vba_next_name="VBA Next"