Commit Graph

80 Commits

Author SHA1 Message Date
markwkidd
7994f9474c Merge branch 'master' of http://github.com/libretro/mame2003-libretro into mame2003-backports 2018-04-08 15:23:50 -04:00
Twinaphex
b0e3c64cf6
Merge pull request #348 from markwkidd/restore_xml_generator
xml gamelist generator via MAME tab menu
2018-03-28 18:01:32 +02:00
markwkidd
e819c47332
Update Makefile
per suggestion by @retro-wertz to only execute bin2c manually when needed, at least until there is a more sophisticated approach in the makefile
2018-03-25 12:51:44 -04:00
markwkidd
a2ca2c589d standardize path lookup/fix xml path/no xml for consoles 2018-03-24 20:17:09 -04:00
markwkidd
0a279094bd standardize path lookup/fix xml path/no xml for consoles 2018-03-24 18:14:41 -04:00
Jools Wills
6d5497f018
Fix build on unix (trailing whitespace in makefile) 2018-03-07 01:44:51 +00:00
markwkidd
dbec3b69bf attempt android buildfix 2018-03-03 12:44:12 -05:00
markwkidd
4cddf88725 cleanup 2018-03-03 06:06:17 -05:00
markwkidd
7801da889b cleanup 2018-03-03 06:04:54 -05:00
markwkidd
0ea5c9c7a2 add core option to toggle hiscore.dat source 2018-03-03 06:03:51 -05:00
markwkidd
841db2b44e
Update Makefile 2018-02-22 01:15:40 -05:00
markwkidd
1c1df34371 embed essential hiscore saving data in binary 2018-02-22 01:05:55 -05:00
arcadez
0ee4fada03
Split off this core from original mame2003 2018-02-01 20:17:50 +00:00
twinaphex
b682b657ad Backport other changes 2018-01-06 22:14:33 +01:00
twinaphex
d35f48e91b Add Switch target 2018-01-04 22:50:04 +01:00
twinaphex
afc13e66d9 Get this working for mingw too 2018-01-04 16:39:28 +01:00
clienthax
69ec1f98d1 Make work on ancient make versions.. hopefully 2017-12-20 17:59:57 +00:00
clienthax
dacbeea16d Fix linking under WSL 2017-12-20 17:29:24 +00:00
twinaphex
493c19790b Fixed all MSVC cores 2017-09-17 16:10:36 +02:00
twinaphex
a46ea807f9 Buildfixes for MSVC 2017-09-17 15:58:21 +02:00
twinaphex
cb4826a34a Start adding xbox targets 2017-09-16 20:56:48 +02:00
Zarh
d5ac9ba895 Fix build PS3 2017-08-27 17:03:45 +02:00
Zarh
5a54b8d59c Fix build PS3
In my previous pull I wrote the issue came from windows but it was for
the platform ps3 compiled in windows (mingw32).
Anyway, I think this time I fixed it in a more proper way, It won't
break other platforms compilation.
2017-08-19 14:15:38 +02:00
twinaphex
a6e82919fe Buildfix 2017-08-18 22:25:26 +02:00
twinaphex
67c15d1562 Updates 2017-08-18 22:22:43 +02:00
Zarh
b3eb9a6155 It fix compilation issue with large number of object
This issue come from windows. It can't handle too much object in 1
command.
2017-08-18 20:52:31 +02:00
twinaphex
db2ac1cec8 Add msvc 2005 target 2017-08-05 14:14:23 +02:00
markwkidd
e18f970fe0 tab/space fox 2017-07-18 12:54:45 -04:00
markwkidd
3f48cefaa8 Update Makefile to compile in MIPS engine for x86
This PR has three objectives:

* Add logic to compile MIPS engine when ARCH = x86 (as is already specified in all but one x86 buildbot recipe)
* Remove obsolete/unused `system_platform` variable
* Cleanup of formatting for clarity

In order for generic Linux x86 to benefit from this, the corresponding buildbot .conf will need an update in libretro-super.

I'm hoping for code review. @dankcushions I'd be glad of any input you have.

I've tested this makefile in Windows where it seems to be working fine, despite some other issues I'm having getting my MAME 2003 build environment set up under MYSYS2.  Any hints about that are also welcome.
2017-07-17 18:07:32 -04:00
twinaphex
7a4b554b8e Update Makefile 2017-07-04 09:42:27 +02:00
twinaphex
8b2de65cfd Updates 2017-07-04 09:22:10 +02:00
twinaphex
f9bee41d7f Fix build rule 2017-07-04 09:14:10 +02:00
twinaphex
f1ab1bf5f0 Add special build rule for msvc 2017-07-04 09:13:41 +02:00
twinaphex
fa1cade613 Fix rule 2017-07-04 09:05:42 +02:00
twinaphex
4378e99eee Updates 2017-07-04 09:04:43 +02:00
twinaphex
355b18170b Fix rule 2017-07-04 08:56:13 +02:00
twinaphex
a978a3911d Don't add this for MSVC 2017-07-04 08:55:22 +02:00
twinaphex
55ed89cc76 Update Makefile 2017-07-04 08:53:01 +02:00
orbea
e4b59ee58e Add GIT_VERSION 2017-01-23 21:14:22 -08:00
aliaspider
d27cea145e (Wii/WiiU) buildfix for devkitpro r29. 2017-01-23 19:19:23 +01:00
orbea
5685f0c312 Make building debugging symbols more like other cores 2017-01-04 11:37:22 -08:00
aliaspider
ce6322f3d0 Revert "fix AR error : "bad file number""
This reverts commit e88a9538ac.
2016-11-22 19:13:01 +01:00
Francisco José García García
57f6daeb45 Update Makefile 2016-11-08 08:12:29 +01:00
twinaphex
8bb103fae4 Add wiiu target 2016-11-06 23:50:54 +01:00
Francisco José García García
88b7c418e4 (Vita) Add O3 optimizations 2016-09-27 01:36:23 +02:00
twinaphex
7b55725e74 Revert "Use this path by default"
This reverts commit 0cf6547295.
2016-09-09 10:15:46 +02:00
twinaphex
0cf6547295 Use this path by default 2016-09-09 10:06:30 +02:00
twinaphex
382d5622d6 (Emscripten) Add target - doesn't link yet 2016-09-08 09:20:26 +02:00
twinaphex
e0ce2a5cf9 Remove PTHREAD defines 2016-09-07 08:22:02 +02:00
dankcushions
7dbdff488d Removed $(ARCH) as it isn't set by the makefile, and causes problems with the buildbot, which seems to occasionall"y set it to things that aren't compile flags. 2016-09-05 17:13:48 +01:00