mirror of
https://github.com/libretro/libretro-super
synced 2025-04-17 17:42:54 +00:00
Add vemulator
This commit is contained in:
parent
ae68aafbb3
commit
2ae7b35e9c
@ -859,6 +859,14 @@ libretro_atari800_name="Atari800"
|
||||
libretro_atari800_git_url="https://github.com/libretro/libretro-atari800.git"
|
||||
libretro_atari800_build_makefile="Makefile"
|
||||
|
||||
include_core_vemulator() {
|
||||
register_module core "vemulator" -theos_ios -ngc -sncps3 -ps3 -psp1 -qnx -wii
|
||||
}
|
||||
libretro_vemulator_name="VEmulator"
|
||||
libretro_vemulator_git_url="https://github.com/MJaoune/vemulator-libretro.git"
|
||||
libretro_vemulator_build_makefile="Makefile"
|
||||
|
||||
|
||||
# CORE RULE VARIABLES
|
||||
#
|
||||
# All variables follow the format of libretro_<core>_<setting> where <core> is
|
||||
|
Loading…
x
Reference in New Issue
Block a user