mirror of
https://github.com/libretro/libretro-super
synced 2025-02-06 12:40:05 +00:00
Merge pull request #1329 from Zoltan45/patch-2
adding hbmame to build on x86 x64 win and linux
This commit is contained in:
commit
43cd33f5bb
@ -52,6 +52,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef
|
||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro .
|
||||
hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=1
|
||||
higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library
|
||||
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library
|
||||
ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-7 -DCMAKE_C_COMPILER=gcc-7
|
||||
|
@ -46,6 +46,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef
|
||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro .
|
||||
hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0
|
||||
higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library
|
||||
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library
|
||||
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
|
||||
|
@ -47,6 +47,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef
|
||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro .
|
||||
hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=1
|
||||
higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library
|
||||
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library
|
||||
ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YES CMAKE sln build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -G\"Visual Studio 15 2017 Win64\"
|
||||
|
@ -45,6 +45,7 @@ gpsp libretro-gpsp https://github.com/libretro/gpsp.git master YES GENERIC Makef
|
||||
gw libretro-gw https://github.com/libretro/gw-libretro.git master YES GENERIC Makefile .
|
||||
handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile .
|
||||
hatari libretro-hatari https://github.com/libretro/hatari.git master YES GENERIC Makefile.libretro .
|
||||
hbmame libretro-hbmame https://github.com/libretro/hbmame-libretro.git master YES GENERIC Makefile.libretro . PTR64=0
|
||||
higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC GNUmakefile higan compiler=g++ target=libretro binary=library
|
||||
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master YES GENERIC GNUmakefile nSide compiler=g++ target=libretro binary=library
|
||||
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
|
||||
|
Loading…
x
Reference in New Issue
Block a user