From 6af3735ea890a68d48d7bdd24b1394df80ecdc7f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 19 Feb 2018 12:16:29 +0100 Subject: [PATCH] Start adding xbox recipes --- .../xbox/cores-xbox-msvc2003-x86_dw2-generic | 27 +++++++++++++++++++ .../cores-xbox-msvc2003-x86_dw2-generic.conf | 9 +++++++ 2 files changed, 36 insertions(+) create mode 100644 recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic create mode 100644 recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic.conf diff --git a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic new file mode 100644 index 00000000..64c06726 --- /dev/null +++ b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic @@ -0,0 +1,27 @@ +2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro . +4do libretro-4do https://github.com/libretro/4do-libretro.git master YES GENERIC Makefile . +bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master YES GENERIC Makefile.libretro . +fceumm libretro-fceumm https://github.com/libretro/libretro-fceumm.git master YES GENERIC Makefile.libretro . +fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git master YES GENERIC Makefile . +freeintv libretro-freeintv https://github.com/markwkidd/FreeIntv.git master YES GENERIC Makefile . +gme libretro-gme https://github.com/libretro/libretro-gme.git master YES GENERIC Makefile . +genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git master YES GENERIC Makefile.libretro . +handy libretro-handy https://github.com/libretro/libretro-handy.git master YES GENERIC Makefile . +mednafen_ngp libretro-beetle_ngp https://github.com/libretro/beetle-ngp-libretro.git master YES GENERIC Makefile . +mednafen_pce_fast libretro-beetle_pce_fast https://github.com/libretro/beetle-pce-fast-libretro.git master YES GENERIC Makefile . +mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC Makefile . +mednafen_wswan libretro-beetle_wswan https://github.com/libretro/beetle-wswan-libretro.git master YES GENERIC Makefile . +nestopia libretro-nestopia https://github.com/libretro/nestopia.git master YES GENERIC Makefile libretro +nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git master YES GENERIC Makefile . +o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENERIC Makefile . +prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC_ALT Makefile . +prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile . +pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile . +quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile . +snes9x2010 libretro-snes9x2010 https://github.com/libretro/snes9x2010.git master YES GENERIC_ALT Makefile.libretro . +snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro +stella libretro-stella https://github.com/libretro/stella-libretro.git master YES GENERIC Makefile . +tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master YES GENERIC Makefile . +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_ALT Makefile.libretro . +virtualjaguar libretro-virtualjaguar https://github.com/libretro/virtualjaguar-libretro.git master YES GENERIC Makefile . diff --git a/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic.conf b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic.conf new file mode 100644 index 00000000..1a8d6350 --- /dev/null +++ b/recipes/xbox/cores-xbox-msvc2003-x86_dw2-generic.conf @@ -0,0 +1,9 @@ +PATH /mingw32/lib/ccache/bin:/mingw32/bin +MSYSTEM MINGW32 +platform xbox1_msvc2003 +PLATFORM xbox +ARCH x86 +MAKE make.exe +CC gcc +CXX g++ +CORE_JOB YES