Add Fairchild ChannelF (freechaf)

This commit is contained in:
Weedy Weed Smoker 2019-06-03 05:24:32 +07:00 committed by GitHub
parent d22588f668
commit 28163311dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -920,6 +920,13 @@ libretro_stonesoup_git_submodules="clone"
libretro_stonesoup_build_subdir="crawl-ref"
libretro_stonesoup_build_makefile="Makefile.libretro"
include_core_freechaf() {
register_module core "freechaf" -ngc -ps3 -psp1 -qnx -wii
}
libretro_freechaf_name="FreeChaF"
libretro_freechaf_git_url="https://github.com/libretro/FreeChaF.git"
libretro_freechaf_build_makefile="Makefile"
include_core_hatari() {
register_module core "hatari" -theos_ios -ngc -ps3 -psp1 -qnx -wii
}