Add QUASI88 to buildbot

Add QUASI88 to core-rules

Add QUASI88 to build config

Add QUASI88
This commit is contained in:
Celerizer 2019-05-08 13:41:28 -05:00
parent 71a1c7b25a
commit 632b104ede
20 changed files with 28 additions and 0 deletions

View File

@ -176,6 +176,9 @@ include_core_4do
include_core_fuse
include_core_81
# --- NEC PC-88 emulator cores ---
include_core_quasi88
# --- NEC PC-98 emulator cores ---
include_core_nekop2
include_core_np2kai

View File

@ -74,6 +74,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC_JNI Makefile jni
puae libretro-puae https://github.com/libretro/libretro-uae.git master YES GENERIC_JNI Makefile jni
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC_JNI Makefile.libretro libretro/jni
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC_JNI Makefile src/LIBRETRO/jni
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC_JNI Makefile jni
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC_JNI Makefile jni
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC_JNI Makefile jni

View File

@ -73,6 +73,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .

View File

@ -72,6 +72,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .

View File

@ -83,6 +83,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC Makefile .
reicast_wince libretro-reicast_wince https://github.com/libretro/reicast-emulator.git fh/wince YES GENERIC Makefile .

View File

@ -50,6 +50,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
scummvm libretro-scummvm https://github.com/libretro/scummvm.git master YES GENERIC Makefile backends/platform/libretro/build
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile .

View File

@ -46,6 +46,7 @@ o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENE
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro .
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master NO GENERIC Makefile .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .

View File

@ -84,6 +84,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .

View File

@ -81,6 +81,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .

View File

@ -93,6 +93,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
redream libretro-redream https://github.com/libretro/redream.git master YES GENERIC Makefile deps/libretro
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC Makefile . HAVE_OIT=1

View File

@ -87,6 +87,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC Makefile . HAVE_OIT=1
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .

View File

@ -31,6 +31,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master NO GENERIC Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile .

View File

@ -44,6 +44,7 @@ gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Ma
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro

View File

@ -27,6 +27,7 @@ nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES G
np2kai libretro-np2kai https://github.com/libretro/NP2kai.git master NO GENERIC Makefile.libretro sdl2
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile .
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile .

View File

@ -42,6 +42,7 @@ nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git mas
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile .
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
sameboy libretro-sameboy https://github.com/libretro/SameBoy.git buildbot YES GENERIC Makefile libretro
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro

View File

@ -45,6 +45,7 @@ pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES G
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master NO GENERIC Makefile .

View File

@ -38,6 +38,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git master YES GENERIC Makefile .

View File

@ -90,6 +90,7 @@ ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
redream libretro-redream https://github.com/libretro/redream.git master YES GENERIC Makefile deps/libretro
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC Makefile . HAVE_OIT=1

View File

@ -88,6 +88,7 @@ prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YE
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master YES GENERIC Makefile.libretro .
quasi88 libretro-quasi88 https://github.com/celerizer/quasi88-libretro.git master YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
reicast libretro-reicast https://github.com/libretro/reicast-emulator.git master YES GENERIC Makefile . HAVE_OIT=1
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .

View File

@ -1038,6 +1038,13 @@ libretro_mu_git_url="https://github.com/meepingsnesroms/Mu.git"
libretro_mu_build_makefile="Makefile"
libretro_mu_build_subdir="libretroBuildSystem"
include_core_quasi88() {
register_module core "quasi88" -theos_ios -ngc -sncps3 -ps3 -psp1 -qnx -wii
}
libretro_quasi88_name="QUASI88"
libretro_quasi88_git_url="https://github.com/celerizer/quasi88-libretro.git"
libretro_quasi88_build_makefile="Makefile"
# CORE RULE VARIABLES
#