mirror of
https://github.com/libretro/libretro-super
synced 2025-02-05 18:40:05 +00:00
Update recipes
This commit is contained in:
parent
53f9c34482
commit
74fe979eb1
@ -108,12 +108,6 @@ build_libretro_vecx() {
|
||||
build_libretro_generic_makefile "vecx" "libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_mupen64()
|
||||
{
|
||||
build_libretro_generic_makefile "mupen64plus" "libretro/jni"
|
||||
}
|
||||
|
||||
|
||||
build_libretro_fceumm() {
|
||||
build_libretro_generic_makefile "fceumm" "src/drivers/libretro/jni"
|
||||
}
|
||||
@ -236,7 +230,8 @@ WANT_CORES=" \
|
||||
meteor \
|
||||
nxengine \
|
||||
o2em \
|
||||
pcsx_rearmed"
|
||||
pcsx_rearmed \
|
||||
mupen64plus"
|
||||
build_libretro_bsnes
|
||||
build_libretro_bsnes_mercury
|
||||
fi
|
||||
|
@ -26,7 +26,7 @@ mednafen_supergrafx libretro-beetle_supergrafx https://github.com/libretro/beetl
|
||||
mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
mednafen_wswan libretro-beetle_wswan https://github.com/libretro/beetle-wswan-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
meteor libretro-meteor https://github.com/libretro/meteor-libretro.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
nestopia libretro-nestopia https://github.com/libretro/nestopia.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
o2em libretro-o2em https://github.com/libretro/libretro-o2em.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
|
Loading…
x
Reference in New Issue
Block a user