Commit Graph

34625 Commits

Author SHA1 Message Date
Miodrag Milanovic
f4a3b373df better fix (nw) 2015-03-27 16:41:59 +01:00
Miodrag Milanovic
a24c492c6b Fix for DRC, thanks Vas (nw) 2015-03-27 16:24:07 +01:00
Miodrag Milanovic
fdd61e7569 renamed CC to OVERRIDE_CC and same for CXX and LD since otherwise values sent to GENie are makefile defaults and they always overwrite values in built scripts (nw) 2015-03-27 15:11:41 +01:00
Miodrag Milanovic
f3ad510321 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-27 14:36:54 +01:00
Miodrag Milanovic
5877841729 fixed OSX build with Clang on 10.7.x (nw)
Removed internal CC and LD  settings since it's not
needed and can be overwritten  externally now
2015-03-27 14:36:13 +01:00
mamehaze
0d375f3312 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-27 13:17:18 +00:00
hap
0dacb06c43 base tispeak.c, ticalc1x.c on hh_tms1k_state 2015-03-27 14:13:34 +01:00
mamehaze
2efa1d7544 ttchamp - working nvram (nw) 2015-03-27 13:08:22 +00:00
Miodrag Milanovic
05516f50c9 fixed propagated version 2015-03-27 14:04:42 +01:00
Miodrag Milanovic
59a15be847 Fix for GCC 4.2.1, OSX using gcc (nw) 2015-03-27 14:00:01 +01:00
Miodrag Milanovic
e14a06de87 Split OSD per file [qmc2] 2015-03-27 13:01:03 +01:00
Miodrag Milanovic
52efc8a693 drc test build for easier debugging of current issues (nw) 2015-03-27 12:37:34 +01:00
Miodrag Milanovic
103a675d4a PTR64=0 is x86, PTR64=1 is x64 (nw) 2015-03-27 08:16:44 +01:00
Miodrag Milanovic
3fc637d9c6 Create makefiles for targets per subdir (nw) 2015-03-27 08:06:15 +01:00
hap
74d911a570 (MESS)New working game added
-----------------
Speak & Read [hap, Sean Riddle, Kevin Horton]
2015-03-27 03:46:55 +01:00
hap
6e9196b207 (MESS)New working game added
-----------------
TI SR-16 II [hap, Sean Riddle]
2015-03-27 03:31:41 +01:00
briantro
5296fa6989 new Daioh clone
New Clone Added
--------------------------------------------
Daioh (93111A PCB conversion) [CoolMod, system11, trap15]
2015-03-26 21:18:02 -05:00
arbee
ef75fb9d5f (MESS) gba: Hblank IRQs do happen on all scanlines, just DMAs don't. [R. Belmont, Endrift]
nw: This fixes GT Advance; no effect on Mario & Luigi or DBZ.
2015-03-26 21:53:46 -04:00
mamehaze
e9e40f1d56 looking at ttchamp backupram (via PIC?) not yet working (nw) 2015-03-27 01:43:24 +00:00
briantro
c165d011b5 new Hot Bubble clone
New Clone Added
-------------------------------------
Hot Bubble (Korea) [system11, The Dumping Union]
2015-03-26 19:45:27 -05:00
couriersud
10f36fa302 Allow ARCHOPTS to contain whitespace. (nw) 2015-03-26 23:53:16 +01:00
couriersud
b5f8311c35 Fix some more compile errors for TARGET=mess.
These were most likely caused by different warning flags for mame and
mess. (nw)
2015-03-26 23:42:39 +01:00
couriersud
1aa0ad3be8 Fix compile. (nw) 2015-03-26 22:41:25 +01:00
couriersud
e7b69feec1 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-03-26 22:40:35 +01:00
couriersud
ed869da9db Make GCC_VERSION work with $(CC). (nw) 2015-03-26 22:40:11 +01:00
Miodrag Milanovic
3d34fd00eb fix for DRC (nw) 2015-03-26 19:29:26 +01:00
Miodrag Milanovic
3a3fb1dc9d fix for later OSX (nw) 2015-03-26 19:07:46 +01:00
Miodrag Milanovic
7495d63776 changed to removefiles and fixed locations, vs builds do fine now (nw) 2015-03-26 17:32:34 +01:00
Miodrag Milanovic
e38220cd9c Fix for symbols (nw) 2015-03-26 16:57:32 +01:00
Miodrag Milanovic
69d4d86e74 add postbuild only to main file (nw) 2015-03-26 16:48:24 +01:00
Miodrag Milanovic
c29a2b4517 sym file generate on mingw in postbuild process (nw) 2015-03-26 16:37:53 +01:00
Miodrag Milanovic
2444ae8149 Include symbols in builds (nw) 2015-03-26 16:26:10 +01:00
Miodrag Milanovic
44666525b7 Fixed location of map file (nw) 2015-03-26 15:57:34 +01:00
Miodrag Milanovic
604d83b1e3 Added CXX and fixed LD [qmc2] (nw) 2015-03-26 15:49:06 +01:00
Miodrag Milanovic
b4d9920e10 More parameter handling (nw) 2015-03-26 15:45:59 +01:00
Miodrag Milanovic
6abf77a172 enable whitespace in CC and LD (nw) 2015-03-26 14:50:03 +01:00
Miodrag Milanovic
3b8cab2802 fix order (nw) 2015-03-26 14:47:10 +01:00
Miodrag Milanovic
726de20508 Made CC and LD override possible (nw) 2015-03-26 14:43:39 +01:00
Miodrag Milanovic
323d87af33 check generated files even if just compiling (nw) 2015-03-26 14:28:13 +01:00
Miodrag Milanovic
c21bf6fd5d Merge branch 'master' of https://github.com/mamedev/mame 2015-03-26 14:01:38 +01:00
Miodrag Milanovic
5310d041d5 added distro support for linux (nw) 2015-03-26 14:01:14 +01:00
Vas Crabb
2605b33035 Fix tools link on OSX, only embed plist in main target 2015-03-26 23:45:14 +11:00
Vas Crabb
eb8bd38fa8 Embed version information for OSX 2015-03-26 23:45:13 +11:00
Miodrag Milanovic
6c2c891317 fix TOOLS linking on OSX (nw) 2015-03-26 13:37:40 +01:00
Miodrag Milanovic
6f7ac1a200 fix gcc version to use 2015-03-26 13:19:28 +01:00
Vas Crabb
edab1abaaf Make some lines less confusingly long, remove a stray paren, add rule to generate Info.plist back for OSX 2015-03-26 22:44:01 +11:00
therealmogminer@gmail.com
abb1dd5f36 Forgot to hit save, nw 2015-03-26 12:40:00 +01:00
Miodrag Milanovic
83917e51b5 Added two missing devices in ume (nw) 2015-03-26 12:12:18 +01:00
Miodrag Milanovic
8c09cdaa6d ah (nw) 2015-03-26 12:06:18 +01:00
Miodrag Milanovic
8263784f7f exclude rc's in ume build (nw) 2015-03-26 12:00:27 +01:00