mirror of
https://github.com/libretro/libretro-super
synced 2025-02-25 15:41:09 +00:00
Add QuickNES for Android to recipes
This commit is contained in:
parent
d5cc334c98
commit
49b2752f4d
@ -83,10 +83,6 @@ build_libretro_ppsspp() {
|
||||
build_libretro_generic_makefile "ppsspp" "libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_quicknes() {
|
||||
build_libretro_generic_makefile "quicknes" "libretro/jni"
|
||||
}
|
||||
|
||||
build_libretro_handy() {
|
||||
build_libretro_generic_makefile "handy" "libretro/jni"
|
||||
}
|
||||
@ -221,7 +217,8 @@ WANT_CORES=" \
|
||||
mupen64plus \
|
||||
vecx \
|
||||
nestopia \
|
||||
tgbdual"
|
||||
tgbdual \
|
||||
quicknes"
|
||||
build_libretro_bsnes
|
||||
build_libretro_bsnes_mercury
|
||||
fi
|
||||
|
@ -43,3 +43,4 @@ vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GEN
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC_JNI Makefile.libretro jni
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
|
Loading…
x
Reference in New Issue
Block a user