Commit Graph

125 Commits

Author SHA1 Message Date
mahoneyt944
195edeadc5
Add ps2 - beta trial 2020-09-26 16:41:25 -04:00
mahoneyt944
7736b12b01
Cleanup 2020-09-16 19:08:46 -04:00
mahoneyt944
42da079eb1
Windows MSVC 2003 x86 and rpi4 added.
Windows MSVC 2003 x86 and rpi4 added.
2020-08-05 02:34:00 -04:00
Wes Smith
92c9691e36
Added PSClassic (#752)
Generally I'm not planning to merge PRs right now, but this one has been pending for a while and I don't see that it could harm much to go ahead and add the PSClassic platform to the makefile
2020-07-06 18:53:44 -04:00
Francisco José García García
01b8f6f772 Fix -mthumb for cyclone and drz80 2020-01-18 11:03:01 +01:00
twinaphex
300071e883 (MSVC 2017) Buildfix 2020-01-07 17:51:44 +01:00
twinaphex
0f7940650f (MSVC 2017) Buildfix 2020-01-06 23:51:45 +01:00
Francisco José García García
eecd18db1f (VITA) Add Cyclone and DrZ80 2020-01-03 19:25:07 +01:00
Twinaphex
e8b7131141
Merge pull request #750 from yoshisuga/ios_tvos_platform
(iOS/tvOS) support building
2019-09-11 06:41:02 +02:00
Yoshi Sugawara
594f036929 (iOS/tvOS) support building 2019-09-10 10:15:23 -10:00
Aaron Kling
f04560859f libretro: allow mingw cross compile 2019-08-17 02:22:19 -05:00
Aaron Kling
6b1a40fffe Lessen build log verbosity by default 2019-06-04 13:19:12 -05:00
Mark W. Kidd
d3f85e52f2 avoid using "round" function (not in MSVC 2010) 2019-01-30 13:56:02 -05:00
Mark W. Kidd
e98f32ab62 add -lm compiler flag for msvc math 2019-01-30 10:05:29 -05:00
Mark W. Kidd
6bee56fe5e synchronize Makefile with mame2003 2019-01-09 14:01:42 -05:00
5schatten
9cfbef7f77
fixed typo in Makefile (fpic = -fPICb) 2019-01-06 12:09:58 +01:00
Mark W. Kidd
b010ba5ac5 msvc fixes 2019-01-05 17:09:51 -05:00
Mark W. Kidd
c85683f3d6 modularize Makefile layout, a little cleaning 2019-01-05 15:01:04 -05:00
Mark W. Kidd
a7d5ded1d8 port msvc support from mame2003 2019-01-05 14:37:03 -05:00
Mark W. Kidd
c570c15eb3 cleanup and synchronize makefile with mame2003 2019-01-05 12:50:57 -05:00
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