mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Add mame2003_plus
This commit is contained in:
parent
89fb3bff6c
commit
f9f421d310
@ -544,6 +544,13 @@ libretro_mame2003_name="MAME 2003 (0.78)"
|
||||
libretro_mame2003_git_url="https://github.com/libretro/mame2003-libretro.git"
|
||||
libretro_mame2003_makefile="Makefile"
|
||||
|
||||
include_core_mame2003_plus() {
|
||||
register_module core "mame2003-plus" -theos_ios -ngc -psp1 -wii
|
||||
}
|
||||
libretro_mame2003_plus_name="MAME 2003 Plus (0.78)"
|
||||
libretro_mame2003_plus_git_url="https://github.com/libretro-mirrors/mame2003-plus-libretro.git"
|
||||
libretro_mame2003_plus_makefile="Makefile"
|
||||
|
||||
include_core_mame2003_midway() {
|
||||
register_module core "mame2003_midway" -theos_ios -ngc -psp1 -wii
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user