Add vice cores
This commit is contained in:
parent
b0211e503f
commit
165ea410ce
|
@ -80,6 +80,7 @@ vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES
|
|||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC Makefile src/libretro
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro .
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile .
|
||||
vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git PROJECT YES GENERIC Makefile .
|
||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git PROJECT YES GENERIC Makefile .
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro
|
||||
mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile . TARGET=mame PTR64=1
|
||||
|
|
|
@ -76,6 +76,7 @@ vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES
|
|||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC Makefile src/libretro
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro .
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile .
|
||||
vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git PROJECT YES GENERIC Makefile .
|
||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git PROJECT YES GENERIC Makefile .
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro
|
||||
mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile . TARGET=mame PTR64=0
|
||||
|
|
|
@ -79,5 +79,6 @@ vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES
|
|||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_ALT Makefile src/libretro
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro .
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile .
|
||||
vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git PROJECT YES GENERIC Makefile .
|
||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git PROJECT YES GENERIC Makefile .
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro
|
||||
|
|
|
@ -64,6 +64,7 @@ vba_next libretro-vba_next https://github.com/libretro/vba-next.git PROJECT YES
|
|||
vbam libretro-vbam https://github.com/libretro/vbam-libretro.git PROJECT YES GENERIC_ALT Makefile src/libretro
|
||||
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git PROJECT YES GENERIC Makefile.libretro .
|
||||
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git PROJECT YES GENERIC Makefile .
|
||||
vice_x64 libretro-vice_x64 https://github.com/libretro/vice-libretro.git PROJECT YES GENERIC Makefile .
|
||||
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git PROJECT YES GENERIC Makefile .
|
||||
yabause libretro-yabause https://github.com/libretro/yabause.git PROJECT YES GENERIC Makefile libretro
|
||||
desmume libretro-desmume https://github.com/libretro/desmume.git PROJECT YES GENERIC Makefile.libretro desmume
|
||||
|
|
Loading…
Reference in New Issue