Commit Graph

34907 Commits

Author SHA1 Message Date
Vas Crabb
caf4face0d Convert CoreAudio output to use AUGraph in preparation for effects 2015-04-07 21:38:43 +10:00
Vas Crabb
e3df530786 Make OSD options an init parameter for modules 2015-04-07 21:38:43 +10:00
Vas Crabb
7bdafcf33c Add options for AudioUnit effects 2015-04-07 21:38:42 +10:00
Vas Crabb
7251c89cf4 Add a crappy utility for editing AU effect presets 2015-04-07 21:38:42 +10:00
Miodrag Milanovic
209734925f Added FILTER_DEPS option for post compile filtering (nw) 2015-04-07 13:23:31 +02:00
Miodrag Milanovic
3991971c86 compile mess tools only if target is mess (nw) 2015-04-07 07:44:51 +02:00
Miodrag Milanovic
c562cfb1c2 well it helps some environments, back till deps are solved 2015-04-07 07:27:02 +02:00
Curt Coder
00c8f695de (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] 2015-04-06 21:24:54 +03:00
etabeta78
79ed044ec2 (MESS) pce/tg16: added default values for pre-formatted BRAM. you could
obtain the same result by launching PCE or TG-16 with the CD-SYSTEM
cart and entering the BRAM configuration menu (by pressing Select), but
it makes sense to be more user-friendly in this case. [Fabio Priuli]
2015-04-06 19:32:01 +02:00
Miodrag Milanovic
60d67c8c12 my mistake (nw) 2015-04-06 18:52:40 +02:00
Miodrag Milanovic
c69ec4dea6 Some vs2013-clang work (nw) 2015-04-06 18:50:42 +02:00
Miodrag Milanovic
d5c886c6a6 fixed osdmini build (nw) 2015-04-06 18:28:48 +02:00
Miodrag Milanovic
13f137dde7 And one more (nw) 2015-04-06 16:33:21 +02:00
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