Commit Graph

34921 Commits

Author SHA1 Message Date
Justin Kerk
806e0a05d3 (MESS) MT05721: Apply Enik Land's refresh rate workaround so that we pass FluBBa's SMS VDP tests. [Justin Kerk]
Can be removed if the rounding issues with MCFG_SCREEN_RAW_PARAMS are fixed in the future.
Tests still fail for Game Gear and some of the clones (e.g. Korean sets) but they didn't pass before either, and it's not clear if they're supposed to.
2015-04-07 19:59:56 -07:00
briantro
3e95f9f245 new PE+ poker clone
Let's get the alternate One Eyed Jacks CG set "out there" by creating a clone that uses it - NW

New Clone Added
-----------------------------------------------------
Player's Edge Plus (PP0542) One Eyed Jacks Wild Poker (CG2243) [BrianT]
2015-04-07 19:53:10 -05:00
Vas Crabb
f8f29ba8c2 Add save all menu item to AUEffectUtil 2015-04-08 03:27:36 +10:00
Ivan Vangelista
33ecdfcb9f cheekyms.c, clshroad.c, sbugger.c, spcforce.c: added / completed / enabled save state support (nw) 2015-04-07 19:20:32 +02:00
Oliver Stöneberg
7dc3254647 pass attotime as const reference (nw) 2015-04-07 19:18:41 +02:00
Vas Crabb
aa3b457f35 Improvements to CoreAudio output
* Clean up CoreAudio module, break up big functions, re-use more code
* A little cleanup in AUEffectUtil
* AUEffectUtil sizes windows automatically
* Proper handling of unsaved changes in AUEffectUtil
2015-04-08 03:17:25 +10:00
Olivier Galibert
3f90ddd678 Fix yuv texture conversion for opengl [O. Galibert] 2015-04-07 19:07:17 +02:00
Curt Coder
5732623008 (MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Coder] 2015-04-07 15:32:53 +03:00
Curt Coder
cb74c696a0 (MESS) abc80: Use Z80 PIO pb7_w. (nw) 2015-04-07 15:32:53 +03:00
Curt Coder
30a0f6567e z80pio: Added individual write line handlers for port bits. [Curt Coder] 2015-04-07 15:32:53 +03:00
Curt Coder
cf1bd76d25 (MESS) abc80: Added disk formats for slow controller. (nw) 2015-04-07 15:32:53 +03:00
Curt Coder
225a410b29 (MESS) abc80: Fixed typo. (nw) 2015-04-07 15:32:53 +03:00
Miodrag Milanovic
c186a6c02c User configuration option can be now stored in useroptions.mak, so no need to alter main makefile (nw) 2015-04-07 14:19:54 +02:00
Vas Crabb
23247b3fb6 Add AudioUnit effect support to MAME 2015-04-07 21:38:43 +10:00
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