Miodrag Milanovic
1ff712db7a
resurrected some more compile options (nw)
2015-04-06 16:27:14 +02:00
Miodrag Milanovic
cdc1fb2bee
fix for mingw-clang sdl build (nw)
2015-04-06 14:09:09 +02:00
Miodrag Milanovic
9eafc36819
removed not needed declaration (nw)
2015-04-06 14:08:50 +02:00
Miodrag Milanovic
c8f26a1a7b
enable multiple definitions for mingw-clang, due to weird issue with multiple symbols (nw)
2015-04-06 13:23:23 +02:00
Miodrag Milanovic
3ffde3b978
postcompile task is unstable, commented for now (nw)
2015-04-06 13:21:28 +02:00
Miodrag Milanovic
eb8b8902d0
Fix for PROFILER build (nw)
2015-04-06 12:37:14 +02:00
Miodrag Milanovic
ca56097702
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-06 12:01:31 +02:00
Miodrag Milanovic
abf7d057d2
Supported mingw-clang builds (nw)
2015-04-06 11:58:24 +02:00
Miodrag Milanovic
f0b6bb5407
removed premake.make.linkoptions_after, need better static library dependency solution (nw)
2015-04-06 11:54:03 +02:00
Miodrag Milanovic
caf2be7074
Fixed clang warning (sent upstream) (nw)
2015-04-06 11:53:03 +02:00
Miodrag Milanovic
1c61e69daf
Fixed non-unicode builds (nw)
2015-04-06 11:52:35 +02:00
mahlemiut
5c8df37598
pc_vga: added a bit more to the Cirrus SVGA extensions
2015-04-06 21:12:32 +12:00
Miodrag Milanovic
1de80e729e
macosx build fix (nw)
2015-04-06 10:46:21 +02:00
mamehaze
fa95f5ca85
new NOT WORKING
...
Go Go Strike [MikeDX, Smitdogg, The Dumping Union]
(should really get it's own driver I guess, just putting here to help clear backlog)
2015-04-06 02:50:50 +01:00
briantro
e7d7c2853f
new PE+ Poker clone
...
Recent documentation find reveals that the Carnival Cruise line's "The Fun Ships" CG2399 supports ACE$ Bonus. Significant because as of now there are only 2 know sets that support the ACE$ Bonus Poker. - NW
New Clone Added
-----------------------------------------------------------------
Player's Edge Plus (X002172P+XP000112) Ace$ Bonus Poker (The Fun Ships) [BrianT]
2015-04-05 16:49:56 -05:00
Curt Coder
0da7bc72da
(MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emulated the ABC expansion unit and ABC memory card. [Curt Coder]
2015-04-06 00:42:28 +03:00
Curt Coder
caf1e84506
z80pio: Fixed bit control mode interrupt handling. [Curt Coder]
2015-04-06 00:42:28 +03:00
hap
35d11f0a92
elecbowl update
2015-04-05 23:00:27 +02:00
angelosa
d8f3b67eae
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-05 21:43:34 +02:00
angelosa
ebd39dcc79
Silly mistake during refactoring
2015-04-05 21:43:00 +02:00
mamehaze
4b7015d089
new clones
...
Total Vice (EBA) (not working) [arcademodbios]
(it's CD sourced, there are audio tracks, I have no idea if cue/bin or the dumping tools used are good for this platform, or if the audio was verified multiple times, so BAD_DUMP flag goes on it)
2015-04-05 20:42:47 +01:00
Oliver Stöneberg
3a40df147d
make DEBUG=1 PROFILER=0 actually work (nw)
...
also removed FASTDEBUG hack made obsolete by this fix
2015-04-05 21:38:28 +02:00
angelosa
4113826c74
Added volume panning
2015-04-05 21:27:38 +02:00
mamehaze
1855547e02
allow use of 'modbios' with suprnova, has quite a large install base these days (nw)
...
(also allows you to attempt to run games with the wrong region bios, which of course doesn't work due to region locking)
2015-04-05 20:11:12 +01:00
angelosa
d958d3cb82
video/hng64.c popmessages under pre-processor switch.
2015-04-05 20:57:38 +02:00
angelosa
64727fb346
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-05 20:47:03 +02:00
angelosa
f8b8fd5238
Added keyin, because yes.
2015-04-05 20:45:14 +02:00
mamehaze
9808d1f0c9
new clones
...
Super Champion Baseball (Japan) [Manuel Assoni]
(marked not working because I haven't checked the hacks for the MCU error for this set, IMHO parent should be marked as not working too, MCU sim is inaccurate and won't give correct ball speeds)
2015-04-05 19:40:14 +01:00
mamehaze
212aff689f
new clones
...
Mutant Fighter (World ver EM-2) [Simon Dennison]
2015-04-05 19:13:31 +01:00
angelosa
efb5123b0c
Part I of refactoring, nw
2015-04-05 20:07:50 +02:00
mamehaze
d0e5da8a1b
new games
...
Car Hunt / Deep Scan (France) [Ricky2001 (from AUMAP)]
2015-04-05 16:29:59 +01:00
arbee
88faf7bec1
More iteagle improvements: [Ted Green]
...
- PCI: allow BAR of 0; change "invalid" from 0 to -1
- vrc4373: implement bus-master DMA
- es1373: Do some processing and DMA, and issue IRQs
2015-04-05 10:03:20 -04:00
Vas Crabb
29d96af74d
CoreAudio sound output good enough to be default on OSX
2015-04-05 23:56:19 +10:00
Miodrag Milanovic
b0dee85979
Selected Full Optimization for Release Visual Studio builds (nw)
2015-04-05 15:15:02 +02:00
Miodrag Milanovic
0f3be0c321
back (nw)
2015-04-05 15:04:46 +02:00
Miodrag Milanovic
2c38dd1f34
rolled back, not worth of it (nw)
2015-04-05 14:22:46 +02:00
Miodrag Milanovic
be6d03e9c6
enable override of resources by osd (nw)
2015-04-05 13:07:44 +02:00
Miodrag Milanovic
6e0007b83d
Made all windows build use icons (nw)
2015-04-05 12:48:28 +02:00
Miodrag Milanovic
c8b9fc1efb
Fixed linking on some linux platforms
2015-04-05 10:37:11 +02:00
Oliver Stöneberg
780297a034
fixed Visual Studio compiler warnings in sqlite3 when compiling with optimizations (nw)
2015-04-05 09:51:59 +02:00
Miodrag Milanovic
70bab0a3d7
Fixed GENie building from main file (nw)
2015-04-05 08:23:57 +02:00
briantro
bd5b9cea89
New Berzerk clone
...
New Clone Added
-----------------------------------------
Berzerk (French Speech) [Arcade Vintage]
2015-04-04 20:57:30 -05:00
briantro
42f6c38885
new game added - He's No April Fool's Joker
...
New Game Added
--------------------------------------------
DoDonPachi Dai-Fukkatsu Black Label (2010/1/18 BLACK LABEL) [Bicycle Repairman]
2015-04-04 20:29:04 -05:00
Oliver Stöneberg
f1171b1803
optimized attotime with assignment constructor and operator implementations (nw)
...
gives attotime heavy drivers a nice speedup - e.g. st_de
before: Average speed: 129.29% (19 seconds)
after: Average speed: 151.12% (19 seconds)
2015-04-05 01:29:31 +02:00
Vas Crabb
971a8da26d
Bigger isn't always better (nw)
2015-04-05 07:53:33 +10:00
hap
c575a0b993
elecbowl wip
2015-04-04 23:38:34 +02:00
briantro
1f4d126bd9
cv1k.c: Show "Another Ver" for Mushihime-Sama Futari Black Label (2009/11/27 INTERNATIONAL BL)
...
Apparently this slight rewrite to make it easy for non Japanese market.
2015-04-04 13:11:25 -05:00
Miodrag Milanovic
9c6fa77b47
Implemented filtering of dependency files, only active if machine have awk or gawk installed (nw)
2015-04-04 19:57:12 +02:00
Vas Crabb
ee0fd53c28
I can be really dumb sometimes
2015-04-05 02:13:46 +10:00
Vas Crabb
bec996831e
the AudioUnit is happier if we don't stop it for silence (nw)
2015-04-05 02:38:41 +11:00