Commit Graph

105 Commits

Author SHA1 Message Date
grant2258
c706382d25 add generic armhf for lakka and buildbot 2018-12-06 20:45:09 +00:00
Mark W. Kidd
0a4e401fc5 give bin2c its own Makefile 2018-11-26 12:09:50 -05:00
Mark W. Kidd
689fdd71ab apply -fsigned-char to all builds 2018-11-21 11:19:10 -05:00
markwkidd
7c1aba12a2
Added A7A7 makefile target 2018-11-04 13:18:31 -08:00
M4xw
9ecf7c5528 [LIBNX] Initial Port 2018-09-30 00:53:03 +02:00
grant2258
a4389d814e as per libreto req sorry about that (#334) 2018-08-08 15:56:00 -04:00
grant2258
444cd794df add asan debug and fix buffer overflow on fmopl.c (#333) 2018-08-06 08:46:42 -04:00
grant2258
2227e799af Moonwalker (#1) (#307)
* Add moonwalker ost wave file support only thanks to gpstar81 for the code and KMFDManic for leting us know about it cheers lads.

* add flac and update driver

* fix make file

* update makefile.common

* add common changes

* allow samples not to load

* fix

* fileio update

* samples

* log fix

* add flac path
2018-07-19 08:02:15 -04:00
grant2258
4b0793023e remove segfault note option to remove ost samples is gone now this is just to stop segfaults so games start (#269) 2018-06-06 08:55:20 -05:00
markwkidd
602e54f380 attempt to implement ulimit fix for mingw 2018-05-21 18:03:40 -05:00
markwkidd
c3a214f93b add -fsigned-char for WiiU 2018-05-18 16:26:10 -05:00
grant2258
51c38e39e4 change to gnu90 2018-05-17 06:14:09 +01:00
markwkidd
3a5d1aea48
reverse makefile target workaround 2018-04-26 17:26:16 -04:00
dankcushions
f4450bf70c Retropie buildfix. Matches core's repo and info->library_name anyway. 2018-04-25 22:12:14 +01:00
Brad Parker
a2a19c2537 enable X/Open5 feature needed for 64-bit strdup, add SANITIZER support to Makefile 2018-04-24 01:18:58 -04:00
twinaphex
41da8a99b0 Change target name to mame2003_plus 2018-04-24 05:00:01 +02:00
markwkidd
1c6f095c86 make C89 the default for desktop environments 2018-04-22 15:31:31 -04:00
markwkidd
fabdfac34c further integrate cheat engine 2018-04-22 10:21:43 -04:00
markwkidd
f4b1877e77 consolidate into libretro-common 2018-04-22 02:15:48 -04:00
markwkidd
465ff5dba1 implement nvram bootstrap for bubblem 2018-04-21 21:19:04 -04:00
markwkidd
2371bf620f use bin2c to patch rungun 2018-04-21 19:48:53 -04:00
markwkidd
44f9dc7645 remove handfull of stricmp 2018-04-21 13:05:49 -04:00
markwkidd
cf5248c96f add BUILD_C89 dev flag - msys2 Windows,Unix,Linux 2018-04-21 12:50:23 -04:00
markwkidd
15a3c45bda remove unused MAME Makefile variables 2018-04-17 16:23:17 -04:00
markwkidd
34ba826c61 repo cleanup 2018-04-17 14:36:31 -04:00
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