mirror of
https://github.com/libretro/libretro-super
synced 2025-01-27 06:35:23 +00:00
Merge pull request #1119 from barbudreadmon/update-yabause
Update yabause
This commit is contained in:
commit
885d7ba914
2
dist/info/yabause_libretro.info
vendored
2
dist/info/yabause_libretro.info
vendored
@ -9,7 +9,7 @@ systemid = "sega_saturn"
|
|||||||
database = "Sega - Saturn"
|
database = "Sega - Saturn"
|
||||||
license = "GPLv2"
|
license = "GPLv2"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
display_version = "v0.9.14"
|
display_version = "v0.9.15"
|
||||||
supports_no_game = "false"
|
supports_no_game = "false"
|
||||||
firmware_count = 1
|
firmware_count = 1
|
||||||
firmware0_desc = "saturn_bios.bin (Saturn BIOS)"
|
firmware0_desc = "saturn_bios.bin (Saturn BIOS)"
|
||||||
|
@ -82,7 +82,6 @@ update_header "libretro-mednafen_snes" "libretro/Beetle bSNES (27/55)"
|
|||||||
update_header "libretro-mednafen_vb" "libretro/Beetle VB (28/55)"
|
update_header "libretro-mednafen_vb" "libretro/Beetle VB (28/55)"
|
||||||
update_header "libretro-mednafen_wswan" "libretro/Beetle WSwan (29/55)"
|
update_header "libretro-mednafen_wswan" "libretro/Beetle WSwan (29/55)"
|
||||||
update_header "libretro-scummvm/backends/platform/libretro" "libretro/scummvm (30/55)"
|
update_header "libretro-scummvm/backends/platform/libretro" "libretro/scummvm (30/55)"
|
||||||
update_header "libretro-yabause/libretro" "libretro/yabause (31/55)"
|
|
||||||
update_header "libretro-dosbox/libretro" "libretro/dosbox (32/55)"
|
update_header "libretro-dosbox/libretro" "libretro/dosbox (32/55)"
|
||||||
update_header "libretro-virtualjaguar" "libretro/virtualjaguar (33/55)"
|
update_header "libretro-virtualjaguar" "libretro/virtualjaguar (33/55)"
|
||||||
update_header "libretro-mame2003/src/libretro" "libretro/mame078 (34/55)"
|
update_header "libretro-mame2003/src/libretro" "libretro/mame078 (34/55)"
|
||||||
|
@ -107,5 +107,5 @@ vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git m
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC_JNI Makefile jni EMUTYPE=xvic
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC_JNI Makefile jni
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC_JNI Makefile jni
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC_JNI Makefile jni
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC_JNI Makefile jni
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC_JNI Makefile libretro/jni
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC_JNI Makefile yabause/src/libretro/jni
|
||||||
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC_JNI Makefile yabause/src/libretro/jni
|
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC_JNI Makefile yabause/src/libretro/jni
|
||||||
|
@ -100,7 +100,7 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
||||||
|
@ -102,7 +102,7 @@ vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git maste
|
|||||||
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
||||||
|
@ -101,7 +101,7 @@ vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git maste
|
|||||||
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
||||||
|
@ -114,7 +114,7 @@ vice_xpet libretro-vice_xpet https://github.com/libretro/vice-libretro.git maste
|
|||||||
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xplus4
|
||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
mame2015 libretro-mame2015 https://github.com/libretro/mame2015-libretro.git master YES GENERIC Makefile . | mame2015:TARGET=mame mess2015:TARGET=mess ume2015:TARGET=ume
|
mame2015 libretro-mame2015 https://github.com/libretro/mame2015-libretro.git master YES GENERIC Makefile . | mame2015:TARGET=mame mess2015:TARGET=mess ume2015:TARGET=ume
|
||||||
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master YES GENERIC Makefile .
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
|
@ -67,4 +67,4 @@ vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENE
|
|||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -61,7 +61,7 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC_ALT Makefile.libretro .
|
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC_ALT Makefile.libretro .
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master NO GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master NO GENERIC Makefile yabause/src/libretro
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
||||||
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master NO GENERIC Makefile .
|
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master NO GENERIC Makefile .
|
||||||
|
@ -117,4 +117,4 @@ vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git maste
|
|||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro NO GENERIC Makefile yabause/src/libretro
|
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro NO GENERIC Makefile yabause/src/libretro
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -113,4 +113,4 @@ vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git m
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -132,5 +132,5 @@ vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git maste
|
|||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
||||||
|
@ -122,4 +122,4 @@ vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git m
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -70,4 +70,4 @@ vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git m
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -58,7 +58,7 @@ vice_xplus4 libretro-vice_xplus4 https://github.com/libretro/vice-libretro.git m
|
|||||||
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git master YES GENERIC Makefile . EMUTYPE=xvic
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC Makefile.libretro .
|
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC Makefile.libretro .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||||
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
81 libretro-81 https://github.com/libretro/81-libretro.git master YES GENERIC Makefile .
|
||||||
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENERIC Makefile .
|
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master YES GENERIC Makefile .
|
||||||
|
@ -44,4 +44,4 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -43,4 +43,4 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -44,4 +44,4 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -44,4 +44,4 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -44,4 +44,4 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES G
|
|||||||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git master YES GENERIC Makefile src/libretro
|
||||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro .
|
||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
|
@ -126,5 +126,5 @@ vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git maste
|
|||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
||||||
|
@ -124,5 +124,5 @@ vice_xvic libretro-vice_xvic https://github.com/libretro/vice-libretro.git maste
|
|||||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile .
|
||||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master YES GENERIC Makefile .
|
||||||
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
yabasanshiro libretro-yabasanshiro https://github.com/libretro/yabause.git yabasanshiro YES GENERIC Makefile yabause/src/libretro
|
||||||
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile libretro
|
yabause libretro-yabause https://github.com/libretro/yabause.git master YES GENERIC Makefile yabause/src/libretro
|
||||||
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test
|
||||||
|
@ -595,7 +595,7 @@ include_core_yabause() {
|
|||||||
}
|
}
|
||||||
libretro_yabause_name="Yabause"
|
libretro_yabause_name="Yabause"
|
||||||
libretro_yabause_git_url="https://github.com/libretro/yabause.git"
|
libretro_yabause_git_url="https://github.com/libretro/yabause.git"
|
||||||
libretro_yabause_build_subdir="libretro"
|
libretro_yabause_build_subdir="yabause/src/libretro"
|
||||||
|
|
||||||
include_core_dosbox() {
|
include_core_dosbox() {
|
||||||
register_module core "dosbox" -ngc -ps3 -psp1 -wii
|
register_module core "dosbox" -ngc -ps3 -psp1 -wii
|
||||||
|
Loading…
x
Reference in New Issue
Block a user