Add geolith, update emuscv URL

This commit is contained in:
zoltanvb 2024-03-24 12:51:36 +01:00
parent 07f0a0823a
commit 9d41880b9f

View file

@ -1644,7 +1644,7 @@ include_core_emuscv() {
register_module core "emuscv"
}
libretro_emuscv_name="EmuSCV"
libretro_emuscv_git_url="https://github.com/wzcwzc/emuscv.git"
libretro_emuscv_git_url="https://gitlab.com/MaaaX-EmuSCV/libretro-emuscv"
include_core_ardens() {
register_module core "ardens"
@ -1726,6 +1726,13 @@ libretro_wasm4_build_args="-DCMAKE_BUILD_TYPE=Release -DLIBRETRO=ON -DCMAKE_POSI
libretro_wasm4_build_subdir="runtimes/native"
libretro_wasm4_git_submodules="yes"
include_core_geolith() {
register_module core "geolith"
}
libretro_geolith_name="Geolith"
libretro_geolith_git_url="https://github.com/libretro/geolith-libretro.git"
libretro_geolith_build_subdir="libretro"
# CORE RULE VARIABLES
#
# All variables follow the format of libretro_<core>_<setting> where <core> is