This commit is contained in:
twinaphex 2017-06-12 11:01:20 +02:00
commit cb85261740
24 changed files with 60 additions and 25 deletions

10
dist/info/openlara_libretro.info vendored Normal file
View File

@ -0,0 +1,10 @@
display_name = "Tomb Raider (OpenLara)"
authors = "XProger"
supported_extensions = "psx"
corename = "OpenLara"
categories = "Game"
systemname = "Classic Tomb Raider engine"
license = "2-clause BSD"
permissions = ""
display_version = "v1"
supports_no_game = "false"

View File

@ -4,8 +4,8 @@ supported_extensions = "dim|zip|img|d88|88d|hdm|dup|2hd|xdf|hdf|cmd"
corename = "PX68k"
manufacturer = "Sharp"
categories = "Emulator"
systemname = "SHARP X68000"
database = "SHARP - X68000"
systemname = "Sharp X68000"
database = "Sharp - X68000"
license = ""
permissions = ""
display_version = "0.15+"

View File

@ -267,6 +267,7 @@ build_libretro_databases() {
build_libretro_database "Sega - PICO" "rom.crc"
build_libretro_database "Sega - Saturn" "rom.crc"
build_libretro_database "Sega - SG-1000" "rom.crc"
build_libretro_database "Sharp - X68000" "rom.crc"
build_libretro_database "Sinclair - ZX Spectrum" "rom.crc"
build_libretro_database "Sinclair - ZX Spectrum +3" "rom.crc"
build_libretro_database "Sinclair - ZX 81" "rom.crc"

View File

@ -10,4 +10,4 @@ RA YES
LIBSUFFIX _android
JAVA_HOME /usr/lib/jvm/java-8-oracle
BRANCH staging
TARGET_ABIS arm64-v8a
TARGET_ABIS armeabi-v7a

View File

@ -23,12 +23,10 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master PROJECT YES GENERIC_GL Makefile libretro
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile.libretro .
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile .
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master PROJECT YES GENERIC Makefile.libretro .
gme libretro-gme https://github.com/libretro/libretro-gme.git master SUBMODULE YES GENERIC Makefile .
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
handy libretro-handy https://github.com/libretro/libretro-handy.git master PROJECT YES GENERIC Makefile .
hatari libretro-hatari https://github.com/libretro/libretro-hatari.git master PROJECT YES GENERIC Makefile.libretro .
lutro libretro-lutro https://github.com/libretro/libretro-lutro master PROJECT YES GENERIC Makefile .
@ -87,3 +85,6 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master PROJECT YES GENERIC Makefile .
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT YES GENERIC Makefile libretro
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -22,12 +22,10 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master PROJECT YES GENERIC_GL Makefile libretro
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile.libretro .
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile .
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master PROJECT YES GENERIC Makefile.libretro .
gme libretro-gme https://github.com/libretro/libretro-gme.git master SUBMODULE YES GENERIC Makefile .
gpsp libretro-gpsp https://github.com/libretro/gpsp.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
handy libretro-handy https://github.com/libretro/libretro-handy.git master PROJECT YES GENERIC Makefile .
hatari libretro-hatari https://github.com/libretro/libretro-hatari.git master PROJECT YES GENERIC Makefile.libretro .
lutro libretro-lutro https://github.com/libretro/libretro-lutro master PROJECT YES GENERIC Makefile .
@ -86,3 +84,6 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master PROJECT YES GENERIC Makefile .
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT YES GENERIC Makefile libretro
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -23,7 +23,6 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master PROJECT YES GENERIC_GL Makefile libretro
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile.libretro .
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile .
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master PROJECT YES GENERIC Makefile.libretro .
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master PROJECT YES GENERIC_GL Makefile . WITH_DYNAREC=x86_64
@ -92,3 +91,6 @@ mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git mas
mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=mess
ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=ume
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -49,3 +49,6 @@ vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJE
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master PROJECT YES GENERIC Makefile.libretro .
virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master PROJECT YES GENERIC Makefile .
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT NO GENERIC Makefile libretro
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -1,6 +1,3 @@
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64
emux_nes libretro-emux_nes https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=nes
emux_sms libretro-emux_sms https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=sms
emux_chip8 libretro-emux_chip8 https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=chip8

View File

@ -93,3 +93,6 @@ mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git mas
mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=mess PTR64=1
ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=ume PTR64=1
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -89,3 +89,6 @@ mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git mas
mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=mess PTR64=0
ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=ume PTR64=0
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -28,3 +28,6 @@ snes9x2005_plus libretro-snes9x2005_plus https://github.com/libretro/snes9x2005.
snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git master PROJECT YES GENERIC Makefile.libretro .
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master PROJECT NO GENERIC Makefile .
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJECT NO GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -24,3 +24,6 @@ snes9x libretro-snes9x https://github.com/libretro/snes9x.git master PROJECT YES
stella libretro-stella https://github.com/libretro/stella-libretro.git master PROJECT YES GENERIC Makefile .
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJECT YES GENERIC Makefile .
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJECT YES GENERIC Makefile.libretro .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -26,3 +26,6 @@ snes9x libretro-snes9x https://github.com/libretro/snes9x.git master PROJECT YES
stella libretro-stella https://github.com/libretro/stella-libretro.git master PROJECT YES GENERIC Makefile .
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJECT YES GENERIC Makefile .
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJECT YES GENERIC Makefile.libretro .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -24,6 +24,8 @@ snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git master
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master PROJECT YES GENERIC Makefile libretro
mame2003_midway libretro-mame2003_midway https://github.com/libretro/mame2003_midway.git master PROJECT YES GENERIC Makefile .
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT NO GENERIC Makefile .
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -35,3 +35,6 @@ tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJECT YES GENERIC Makefile .
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master PROJECT NO GENERIC Makefile.libretro .
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJECT YES GENERIC Makefile.libretro .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -13,3 +13,6 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master PR
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master PROJECT YES GENERIC Makefile .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master PROJECT YES GENERIC Makefile .
tempgba libretro-tempgba https://github.com/libretro/TempGBA-libretro.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -39,3 +39,6 @@ tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master PROJE
vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master PROJECT YES GENERIC Makefile.libretro .
vba_next libretro-vba_next https://github.com/libretro/vba-next.git master PROJECT YES GENERIC Makefile.libretro .
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT YES GENERIC Makefile libretro
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -1,3 +0,0 @@
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES LEIRADEL Makefile build arm
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES LEIRADEL Makefile build arm
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES LEIRADEL Makefile build arm

View File

@ -1,7 +1,4 @@
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64
emux_chip8 libretro-emux_chip8 https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=chip8
emux_gb libretro-emux_gb https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=gb
emux_nes libretro-emux_nes https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=nes
emux_sms libretro-emux_sms https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86_64 MACHINE=sms
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES LEIRADEL Makefile build x86_64

View File

@ -1,6 +1,6 @@
PATH /mingw64/lib/ccache/bin:/mingw64/bin
MSYSTEM MINGW64
platform windows
platform MINGW64
PLATFORM windows
ARCH x86_64
MAKE make.exe

View File

@ -24,7 +24,6 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master PROJECT YES GENERIC_GL Makefile libretro
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile.libretro .
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile .
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master PROJECT YES GENERIC Makefile.libretro .
mupen64plus libretro-mupen6n4plus https://github.com/libretro/mupen64plus-libretro.git master PROJECT YES GENERIC_GL Makefile . WITH_DYNAREC=x86_64
@ -91,3 +90,6 @@ vice_x128 libretro-vice_x128 https://github.com/libretro/vice-libretro.git maste
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master PROJECT YES GENERIC Makefile .
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT YES GENERIC Makefile libretro
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .

View File

@ -1,7 +1,3 @@
emux_chip8 libretro-emux_chip8 https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86 MACHINE=chip8
emux_gb libretro-emux_gb https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86 MACHINE=gb
emux_nes libretro-emux_nes https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86 MACHINE=nes
emux_sms libretro-emux_sms https://github.com/libretro/emux master PROJECT YES LEIRADEL Makefile libretro x86 MACHINE=sms
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES LEIRADEL Makefile build x86
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES LEIRADEL Makefile build x86

View File

@ -21,7 +21,6 @@ fbalpha2012_neogeo libretro-fbalpha_neogeo https://github.com/libretro/fbalpha20
fceumm libretro-fceuumm https://github.com/libretro/libretro-fceumm.git master PROJECT YES GENERIC Makefile.libretro .
ffmpeg libretro-ffmpeg https://github.com/libretro/FFmpeg.git master PROJECT YES GENERIC_GL Makefile libretro
fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile.libretro .
gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git master PROJECT YES GENERIC Makefile .
genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master PROJECT YES GENERIC Makefile.libretro .
gme libretro-gme https://github.com/libretro/libretro-gme.git master SUBMODULE YES GENERIC Makefile .
@ -87,3 +86,6 @@ ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git mast
mednafen_psx libretro-beetle_psx https://github.com/libretro/beetle-psx-libretro.git master PROJECT YES GENERIC Makefile .
mednafen_psx_hw libretro-beetle_psx_hw https://github.com/libretro/beetle-psx-libretro.git master PROJECT YES GENERIC Makefile . HAVE_HW=1
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC Makefile .
gw libretro-gw https://github.com/libretro/gw-libretro.git master PROJECT YES GENERIC Makefile .
81 libretro-81 https://github.com/libretro/81-libretro.git master PROJECT YES GENERIC Makefile .
fuse libretro-fuse https://github.com/libretro/fuse-libretro.git master PROJECT YES GENERIC Makefile .