From 6942100c6b5c0c1469a594348e751441a0390cfa Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 3 Nov 2015 19:43:56 +0100 Subject: [PATCH 1/2] mame 2003 doesn't need PTR64=1 --- recipes/windows/cores-mingw-w64-sjlj | 2 +- recipes/windows/mame-mingw-w32-sjlj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/windows/cores-mingw-w64-sjlj b/recipes/windows/cores-mingw-w64-sjlj index 666311ac..da1d40c4 100644 --- a/recipes/windows/cores-mingw-w64-sjlj +++ b/recipes/windows/cores-mingw-w64-sjlj @@ -1,4 +1,4 @@ -mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . PTR64=1 +mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile.libretro . VRENDER=soft PTR64=1 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 diff --git a/recipes/windows/mame-mingw-w32-sjlj b/recipes/windows/mame-mingw-w32-sjlj index cb4e4b88..d0cb7d48 100644 --- a/recipes/windows/mame-mingw-w32-sjlj +++ b/recipes/windows/mame-mingw-w32-sjlj @@ -1,5 +1,5 @@ mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . PTR64=0 -mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . PTR64=1 +mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile.libretro . VRENDER=soft PTR64=0 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=0 PARTIAL=0 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=0 PARTIAL=1 From 6a4f38f5de2bbe656458f1b70a97ce77f4345219 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 3 Nov 2015 19:51:15 +0100 Subject: [PATCH 2/2] mame2003 does not need PTR64=1 --- recipes/windows/cores-mingw-w64-sjlj | 2 +- recipes/windows/mame-mingw-w32-sjlj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/windows/cores-mingw-w64-sjlj b/recipes/windows/cores-mingw-w64-sjlj index 9a9985b2..dbafd3de 100644 --- a/recipes/windows/cores-mingw-w64-sjlj +++ b/recipes/windows/cores-mingw-w64-sjlj @@ -1,5 +1,5 @@ mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git PROJECT YES GENERIC Makefile . -mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . PTR64=1 +mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile.libretro . VRENDER=soft PTR64=1 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 diff --git a/recipes/windows/mame-mingw-w32-sjlj b/recipes/windows/mame-mingw-w32-sjlj index 8bc656bf..d66a1066 100644 --- a/recipes/windows/mame-mingw-w32-sjlj +++ b/recipes/windows/mame-mingw-w32-sjlj @@ -1,6 +1,6 @@ mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . PTR64=0 mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git PROJECT YES GENERIC Makefile . -mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . PTR64=1 +mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git PROJECT YES GENERIC Makefile . mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git PROJECT YES GENERIC Makefile.libretro . VRENDER=soft PTR64=0 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=0 PARTIAL=0 mess2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=0 PARTIAL=1