mirror of
https://github.com/libretro/libretro-super
synced 2025-02-15 12:40:08 +00:00
Add mame2016 rule
This commit is contained in:
parent
092bf86db9
commit
3f99505f87
@ -447,6 +447,13 @@ libretro_mame2014_name="MAME 2014 (0.159)"
|
|||||||
libretro_mame2014_git_url="https://github.com/libretro/mame2014-libretro.git"
|
libretro_mame2014_git_url="https://github.com/libretro/mame2014-libretro.git"
|
||||||
libretro_mame2014_makefile="Makefile"
|
libretro_mame2014_makefile="Makefile"
|
||||||
|
|
||||||
|
include_core_mame2016() {
|
||||||
|
register_module core "mame2016" -theos_ios -ngc -psp1 -wii
|
||||||
|
}
|
||||||
|
libretro_mame2016_name="MAME 2016 (0.174)"
|
||||||
|
libretro_mame2016_git_url="https://github.com/libretro/mame2016-libretro.git"
|
||||||
|
libretro_mame2016_makefile="Makefile"
|
||||||
|
|
||||||
include_core_mame() {
|
include_core_mame() {
|
||||||
register_module core "mame" -theos_ios -ngc -ps3 -psp1 -qnx -wii
|
register_module core "mame" -theos_ios -ngc -ps3 -psp1 -qnx -wii
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user