Commit Graph

36586 Commits

Author SHA1 Message Date
briantro
1cbeec051d peplus.c: Add PP0757 Double Down Stud Joker Poker paytable - NW 2015-06-17 21:07:12 -05:00
briantro
9eea294f5e peplus.c: Tiny cut-n-paste corrections - NW 2015-06-17 20:03:11 -05:00
Scott Stone
c269773617 Fix for redalert.c games (has a ladybug.n include) but doesn't need all the ladybug_state variables. nw) 2015-06-17 19:33:36 -04:00
hap
ed908b8fcc fix skip on la/lxy 2015-06-17 23:08:09 +02:00
Peter Ferrie
3f9b69b063 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-17 12:08:25 -07:00
Peter Ferrie
47e8753be9 fix compile on MSVC (nw) 2015-06-17 12:08:04 -07:00
briantro
8e85b3debc new PE+ poker clones
New Games Added
---------------------------------------------
Player's Edge Plus (X000057P+XP000038) Deuces Wild Poker [BrianT, Jim]
Player's Edge Plus (X002024P+XP000038) Double Bonus Poker [BrianT, Jim]

New Clones Added
----------------------------------------------------
Player's Edge Plus (PP0250) Double Down Stud Poker (set 2) [BrianT, Jim]
2015-06-17 13:28:37 -05:00
hap
4c043eee19 Game promoted to working
--------------------------
Coleco Frogger [hap, Kevin Horton]
2015-06-17 20:18:02 +02:00
hap
41c1919ff8 added m58846 timer 2 2015-06-17 20:10:05 +02:00
Ivan Vangelista
28af65c01c cclimber.c: added save state support (nw) 2015-06-17 17:22:49 +02:00
Ivan Vangelista
a7556c3dce battlera.c: added save state support, deleted video/battlera.c since it was empty. make REGENIE=1 or linking will fail. (nw) 2015-06-17 17:09:52 +02:00
Osso
c94923836f Fixed MT02863 (nw) 2015-06-17 10:02:55 +02:00
Scott Stone
c1f6a1b7b2 Duplicate description fix for some devices. (nw) 2015-06-16 19:19:48 -04:00
Luca Elia
620011c2cf New clones added
----------------
Mahjong Dial Q2 (Japan, alt.) [AeroCityMajor, The Dumping Union]
Hana Jingi (Japan, Bet, alt.) [AeroCityMajor, The Dumping Union]
2015-06-16 22:53:52 +02:00
Alex W. Jackson
ef3900be21 snk68.c: fix flipscreen; use core palette handling, etc. (nw) 2015-06-16 13:23:02 -04:00
hap
3f39143025 typo 2015-06-16 17:35:05 +02:00
R. Belmont
025a730294 Merge pull request #212 from andrea-petrucci-1975/patch-1
missing gamecube edition roms added [andrea-petrucci]
2015-06-16 11:24:34 -04:00
R. Belmont
401dcd7ded Merge pull request #214 from system11b/S11rodlandetc
S11rodlandetc [system11b]
2015-06-16 11:23:03 -04:00
Ivan Vangelista
6b8cc944d4 snk68.c: added save state support (nw) 2015-06-16 17:13:53 +02:00
Ivan Vangelista
2eadf5f05d i7000_card.xml: fixed validation (nw) 2015-06-16 16:49:20 +02:00
system11b
face90083e Merge branch 'master' into S11rodlandetc 2015-06-16 15:26:06 +01:00
system11b
2b1891e48c Corrected ROMs for rodland / rodlandj
Made rodlandjb use the same gfx unmangle as rodland now that rom is
corrected.
Closes bug 01061
2015-06-16 15:23:42 +01:00
Lord-Nightmare
e3fdd3f033 update tms5110r.c comments (n/w) 2015-06-15 19:43:41 -04:00
Lord-Nightmare
9abbf5984b fix case of new megatech rom, add location (the megatech mb has only one rom socket on it as far as I can see, so it must be ic20) (n/w) 2015-06-15 19:43:38 -04:00
David Haywood
c3920fedd0 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-15 23:50:46 +01:00
David Haywood
9cab60eeb3 (nw) 2015-06-15 23:50:14 +01:00
Scott Stone
aeca288373 New Bios Added
--------------
Megatech Ver 0 Rev A (alt?)  [zozo]
2015-06-15 17:54:12 -04:00
briantro
00daf24db9 Make the most recent US version of Beast Busters the "parent" US version and older version becomes the "a" clone. - NW 2015-06-15 16:24:57 -05:00
David Haywood
5391f93abc new clones
Dunk Shot (Rev A, FD1089A 317-0022) [CoolMod]
2015-06-15 21:55:50 +01:00
David Haywood
513adfa347 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-15 21:14:46 +01:00
David Haywood
909c369610 new clones
Dream Soccer '94 (Korea, M107 hardware) [Bill D. / The Dumping Union]
2015-06-15 21:14:18 +01:00
hap
de3fd6441e fix stupid bug and added undocumented opcodes 2015-06-15 22:08:18 +02:00
David Haywood
63cc0ad214 new NOT WORKING
Bingo Party Multicart (Rev B) (M1 Satellite board) [zozo]

this is one of the satellite boards from a much larger system, unfortunately no other parts of it are dumped.  We have bingoc.c but I think that's a different part of a similar system (possibly one of the 'link' boards but for an earlier)  we also have 'pontoon' in segas18.c which is likely to be the video part of a similar system, but again there we're missing all the other boards.  Finally we also have Royal Ascot (X-Board) which could also be a component of one of these setups (we know Caribbean Boule which has M1 satellite boards uses an X-Board for the communal display)

maybe one day we can actually get hold of a complete set of PCBs for one of these things....
2015-06-15 13:49:16 +01:00
andrea-petrucci-1975
92b2d58c70 missing gamecube edition roms added 2015-06-15 14:26:43 +02:00
Miodrag Milanović
74ee47e3c3 Merge pull request #210 from einstein95/patch-5
Fix copy/paste error (nw)
2015-06-15 09:12:24 +02:00
Logan B
01d3e240a6 Fix copy/paste error (nw) 2015-06-15 19:10:32 +12:00
Miodrag Milanovic
8b1fdcb518 force rebuild version.c (nw) 2015-06-15 08:46:16 +02:00
Vas Crabb
dff97806b0 Hook up -uimodekey for Windows 2015-06-15 13:58:04 +10:00
Vas Crabb
8ea36b999d Move UI mode key out of SDL options into generic options 2015-06-15 13:58:04 +10:00
briantro
2f800d2315 tmnt.c: Bells & Whistles derive CPU clock by actual OSC - NW 2015-06-14 22:09:37 -05:00
Vas Crabb
277bd7e759 Fix off-by-one 2015-06-15 12:38:50 +10:00
hap
215e9a8be9 added interrupt handling 2015-06-15 03:24:24 +02:00
David Haywood
ba0057dfc0 new clones
Beast Busters (US, Version 3) [Jets (www.emu-france.com) & Layer (www.neo-arcadia.com)]
2015-06-14 23:39:33 +01:00
Scott Stone
0d1ef70586 New Clones Added
----------------
Space Attack (bproms)(bootleg of Space Invaders)  [Mike McBike]
2015-06-14 16:56:59 -04:00
MetalliC
c81d3d9955 naomi.c: brute forced DES key for "Shakatto Tambourine (GDS-0002B)" [CaH4e3, MetalliC, emuDrache (trurip), rtw] 2015-06-14 22:48:45 +03:00
system11b
c1fd72f873 Corrected Air Attack dip switches as per bug 05954 2015-06-14 19:57:11 +01:00
system11b
73bdb5bd91 Corrected YM3812 speed for Star Fighter and Spark Man (bug 05283)
Corrected sound hardware to switch to mono for all games
2015-06-14 19:45:27 +01:00
Ville Linde
36f146e5dc model3: various improvements [Ville Linde] * Rewrote projection calculations to use projection matrix * Rewrote polygon clipping to use 4D W-space clipping * Implemented 8-bit texture uploads * Changed all scanline renderers to use rgbutil 2015-06-14 18:00:48 +03:00
etabeta78
08081a3031 info.c: worked around missing sub-devices in -lx
output [Fabio Priuli]

out of whatsnew:
I fear no proper and clean solution is possible as long as the
driver has such a privileged role in the MAME core structure,
because stuff that is not attached to a root_device (=driver)
is hard to parse. Anyway, there should be no more missing
roms from -lx output (until people starts adding them as
sub-sub-subdevices... ;) )
2015-06-14 16:53:32 +02:00
Lord-Nightmare
ce595bc9fa tms5110.c and tms5220.c: fix missing cast for chirp/excitation values, fix a potential off-by-one for tms5110.c as well. [Lord Nightmare] 2015-06-14 04:39:53 -04:00