From 1c406ef98797ef9e68de05cd80c184684c3f8aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Fri, 16 Oct 2015 11:18:25 -0500 Subject: [PATCH] Add MAME targets for OSX --- recipes/apple/cores-osx_x86_64 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/recipes/apple/cores-osx_x86_64 b/recipes/apple/cores-osx_x86_64 index 8b6a91dc..b7488355 100644 --- a/recipes/apple/cores-osx_x86_64 +++ b/recipes/apple/cores-osx_x86_64 @@ -29,6 +29,13 @@ handy libretro-handy https://github.com/libretro/libretro-handy.git PROJECT YES hatari libretro-hatari https://github.com/libretro/libretro-hatari.git PROJECT YES GENERIC Makefile.libretro . imageviewer libretro-imageviewer https://github.com/libretro/imageviewer-libretro.git PROJECT YES GENERIC Makefile.libretro . mednafen_gba libretro-beetle_gba https://github.com/libretro/beetle-gba-libretro.git PROJECT YES GENERIC Makefile . +mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . +mame078 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . PTR64=1 +mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile.libretro . VRENDER=soft +mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame +mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess +ume2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=ume + mednafen_lynx libretro-beetle_lynx https://github.com/libretro/beetle-lynx-libretro.git PROJECT YES GENERIC Makefile . mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git PROJECT YES GENERIC Makefile . mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git PROJECT YES GENERIC Makefile .