mirror of
https://github.com/libretro/libretro-super
synced 2025-01-16 22:10:25 +00:00
Use JNI Makefile for SNES9x 2010/VBA Next
This commit is contained in:
parent
02bb969902
commit
3ba1b07653
@ -22,9 +22,3 @@ gw libretro-gw https://github.com/libretro/gw-libretro.git PROJECT YES LEIRADEL
|
||||
mgba libretro-mgba https://github.com/libretro/mgba.git PROJECT YES LEIRADEL Makefile libretro-build armeabi
|
||||
mgba libretro-mgba https://github.com/libretro/mgba.git PROJECT YES LEIRADEL Makefile libretro-build armeabi-v7a
|
||||
mgba libretro-mgba https://github.com/libretro/mgba.git PROJECT YES LEIRADEL Makefile libretro-build x86
|
||||
snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git PROJECT YES LEIRADEL Makefile build armeabi
|
||||
snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git PROJECT YES LEIRADEL Makefile build armeabi-v7a
|
||||
snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git PROJECT YES LEIRADEL Makefile build x86
|
||||
vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES LEIRADEL Makefile build armeabi
|
||||
vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES LEIRADEL Makefile build armeabi-v7a
|
||||
vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES LEIRADEL Makefile build x86
|
||||
|
@ -10,6 +10,7 @@ bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.g
|
||||
bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git PROJECT YES BSNES_JNI Makefile target-libretro/jni accuracy
|
||||
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
snes9x2005 libretro-snes9x2005 https://github.com/libretro/snes9x2005.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
snes9x libretro-snes9x https://github.com/libretro/snes9x.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
craft libretro-craft https://github.com/libretro/craft PROJECT YES GENERIC_JNI Makefile.libretro jni
|
||||
desmume libretro-desmume https://github.com/libretro/desmume.git PROJECT YES GENERIC_JNI Makefile.libretro desmume/src/libretro/jni
|
||||
@ -52,6 +53,7 @@ prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git
|
||||
stella libretro-stella https://github.com/libretro/stella-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT YES GENERIC_JNI Makefile jni
|
||||
vba_next libretro-vba-next https://github.com/libretro/vba-next.git PROJECT YES GENERIC_JNI Makefile libretro/jni
|
||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_JNI Makefile src/libretro/jni
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user