mirror of
https://github.com/libretro/libretro-super
synced 2025-02-04 06:40:06 +00:00
Add Fairchild ChannelF (freechaf)
This commit is contained in:
parent
d22588f668
commit
28163311dd
@ -920,6 +920,13 @@ libretro_stonesoup_git_submodules="clone"
|
|||||||
libretro_stonesoup_build_subdir="crawl-ref"
|
libretro_stonesoup_build_subdir="crawl-ref"
|
||||||
libretro_stonesoup_build_makefile="Makefile.libretro"
|
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() {
|
include_core_hatari() {
|
||||||
register_module core "hatari" -theos_ios -ngc -ps3 -psp1 -qnx -wii
|
register_module core "hatari" -theos_ios -ngc -ps3 -psp1 -qnx -wii
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user