Commit Graph

34883 Commits

Author SHA1 Message Date
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
Vas Crabb
18ec0951bd Add a simple CoreAudio sound output module
It doesn't provide facilities for AU effects, although that could be
added pretty easily if someone wants to.  Advantages over SDL sound
output are simpler code and lower latency.
2015-04-05 01:48:35 +11:00
Miodrag Milanovic
3725b2fdc6 Moved MOC handling in lua (nw) 2015-04-04 16:42:58 +02:00
Miodrag Milanovic
db3cad9be9 remove not needed dirs from creation list (nw) 2015-04-04 15:48:29 +02:00
Miodrag Milanovic
ed0de1632e Moved plist generate to lua (nw) 2015-04-04 15:36:44 +02:00
Miodrag Milanovic
4788c3222d Fixed VS custom tasks due to limitations (nw) 2015-04-04 15:15:30 +02:00
Miodrag Milanovic
6f0fd1a366 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-04 14:44:22 +02:00
Miodrag Milanovic
1026d09afa Moved creation of most non-layout files out of makefile (nw) 2015-04-04 14:44:06 +02:00
Miodrag Milanovic
1585c50360 Parameter naming convention change agreed with GENie maintainer (nw) 2015-04-04 14:25:35 +02:00
Vas Crabb
73f53bb15e * Take more link dependencies caused by OSD out of genie.lua
* Always dynamically link SDL on Windows
* Fix SDL1 build on Windows
2015-04-04 18:25:04 +11:00
Vas Crabb
3a15dfc2d8 goldstar.c DIP/input updates [Bad A. Billy] 2015-04-04 16:50:09 +11:00
briantro
77cfc6a4fa peplus.c: Minor doc updates / corrections - NW 2015-04-04 00:04:36 -05:00