Commit Graph

39242 Commits

Author SHA1 Message Date
David Haywood
28c29a1598 aquarium - fixed video priorities too based on reference video, also fixed bg colour based on WDUD logo in US set. 2015-12-01 16:40:10 +00:00
cracyc
de2689bbd3 pc9801: don't try to load ide bios on ux (nw) 2015-11-30 21:45:53 -06:00
arbee
1c7c1e479a Support float view in OS X debugger (nw) 2015-11-30 21:34:29 -05:00
briantro
2eb4870ec3 a few more PE Plus clones
New Clones Add
--------------------------------------
Player's Edge Plus (PP0265) 4 of a Kind Bonus Poker (set 3) [BrianT]


New machines marked as NOT_WORKING
----------------------------------
Player's Edge Plus (PP0596) Spades Sequential Royal Double Bonus Poker [BrianT]
Player's Edge Plus (PP0598) Hearts Sequential Royal Double Bonus Poker [BrianT]
2015-11-30 20:32:14 -06:00
briantro
403da854bb peplus.cpp: Minor correction - NW 2015-11-30 16:38:58 -06:00
yz70s
0b0701b32d Show 32 bit floating point values in qt debugger memory view (issue #476)
Since i was at it also 8 byte chunks
2015-11-30 22:49:03 +01:00
RobertoFresca
85d7ace7d3 Notes.... 2015-11-30 18:31:19 -03:00
RobertoFresca
514d5e46fe Pacman Club: Changed game year and description, according
with some facts. [Roberto Fresca]
2015-11-30 18:18:32 -03:00
RobertoFresca
8bba13ec3e Club Pacman: Dumped and added the remaining color PROMs
They match the pacman/mspacman ones. [Roberto Fresca]
2015-11-30 17:44:23 -03:00
David Haywood
9fda3c6cc6 seems there was a US set floating around too (nw) 2015-11-30 19:44:32 +00:00
David Haywood
38452f8bfa fix sound banking in Aquarium using reference video, also tag it as imperfect graphics 2015-11-30 19:24:08 +00:00
David Haywood
2fc3aa92a5 just a place for notekeeping on the nokia 3310, I put 2 update firmware files in there, maybe they can be converted to a usable format, or maybe we need more? we do need to start looking at these things, and MP3 players etc. tho. moreso the rarer ones before they drop out of circulation altogether.
actual input / work to further document all this would be greatly appreciated, I'm hoping this gets the ball rolling a little (nw)
2015-11-30 17:57:27 +00:00
David Haywood
6c94222788 (nw) 2015-11-30 16:59:06 +00:00
David Haywood
cd0cac560d 2 more skeleton mechanicals (nw) 2015-11-30 16:35:31 +00:00
R. Belmont
0704504dc9 Merge pull request #481 from osresearch/master
silence warnings on OSX clang3.0 (issue #480)
2015-11-30 08:58:36 -05:00
yz70s
b052dcb402 First commit for issue #476
"byte per chunk" is sostituted by "data format"
  data formats lesser than 9 work as before, data format 9 is 32 but floating point
  in the debug_view_memory class method bytes_per_chunk is substituted by get_data_format, set_bytes_per_chunk is substituted by set_data_format
  floating point values cannot be edited
  currently floating point values are available only in the windows debugger, next commit will add them to the qt debugger, osx i won't be able to do it
  afterwards 64 and 80 bit formats will be added
2015-11-30 10:15:25 +01:00
Miodrag Milanović
60083f5094 Merge pull request #478 from jfdelnero/master
EF9365 video controller skeleton added and connected to Squale [Jean-Francois DEL NERO]
2015-11-30 09:01:29 +01:00
Jean-François DEL NERO
16af278da9 ROM v1.2 signature removed until we get the permission to distribute it. 2015-11-30 08:43:42 +01:00
David Haywood
c9e54ad1df always render (nw) 2015-11-30 02:01:56 +00:00
David Haywood
e608c753b3 use a layout so that the multiplexed output of rungun is still available before it hits the splitter, means you can use your own video splitter if you want (nw) 2015-11-30 01:48:46 +00:00
RobertoFresca
4ccef48447 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-29 22:34:21 -03:00
RobertoFresca
b7ec9524ec Dumped the bipolar PROMS at locations 4a, 1m, and 3m of
Club Pacman / Lambada (Argentina). Only one at location
7f is remaining. [Roberto Fresca]
2015-11-29 22:32:52 -03:00
David Haywood
25bfcfd03a demultiplex the video output to 2 screens to simulate the konami demux board on rungunu (only this set for now, as it's a dedicated 2 twin only set with no single screen option)
unfortunately the sprites and tilemaps seem to end up on switched screens, which is .. confusing
2015-11-30 01:13:36 +00:00
Robbbert
67c0cd4f7c sf2m10: Modified previous commit on advise from team, use gfx roms that work. Also, dumping credits actually belong to Guru, not DU. 2015-11-30 11:56:04 +11:00
angelosa
c5b4c0d981 Forgot to remove this, nw 2015-11-30 01:35:16 +01:00
angelosa
3f6ce8f36e rungun.cpp: Fixed Run N Gun single/dual monitor logic setup. [Angelo Salese]
(Note: graphics are currently broken if attempting to run the game with dual screen setup).
2015-11-30 01:28:22 +01:00
Robbbert
378cca039a New working Street Fighter II' bootleg clone transferred from HBMAME [Robbbert, Dumping Union]
sf2h14+sf2ceb1 -> sf2m10
2015-11-30 11:11:46 +11:00
angelosa
48eeac0c60 rungun.cpp: added video priority mode bit, fixes title screen missing rotation effect. [Angelo Salese] 2015-11-30 00:19:23 +01:00
mahlemiut
2f470cfbba amstrad: workaround to make PPI port C ignore I/O status on Plus systems. Fixes system detection on Allergy demo. 2015-11-30 11:42:47 +13:00
Jean-François DEL NERO
6f4ad44183 EF9365 video controller skeleton added. 2015-11-29 23:36:16 +01:00
Jean-François DEL NERO
da28551522 Video interface (EF9365) added.
Monitors 1.2B and V2R1 running.
2015-11-29 23:30:40 +01:00
Justin Kerk
36ce16ddb0 New skeleton: Tektronix TekXpress XP330 X Terminal [Justin Kerk]
(Dump from MooglyGuy, 2005)
2015-11-29 13:22:35 -08:00
David Haywood
840eeacf97 few more (nw) 2015-11-29 20:35:46 +00:00
briantro
bc967f7c83 peplus.cpp: Minor corrections to the last update - NW 2015-11-29 14:19:40 -06:00
David Haywood
05209630d3 another (nw) 2015-11-29 20:02:52 +00:00
David Haywood
40f3dcf96a another skeleton mechanical driver free to a good home (nw) 2015-11-29 19:35:40 +00:00
Dirk Best
5c86256b9a Add the TRQ Video Computer H-21 system (vc4000 clone) and associated
software list
2015-11-29 19:38:46 +01:00
Dirk Best
b73ac1e9a0 apricot: use hd6845, cleanup mc6845 2015-11-29 19:38:41 +01:00
Dirk Best
16bba51ef1 cgenie: correct 6845 type 2015-11-29 19:38:37 +01:00
Dirk Best
237f191784 aliens: COIN3 is SERVICE1 2015-11-29 19:38:32 +01:00
David Haywood
3ba73e6dac new clones
Lethal Enforcers (ver EAA, 09/09/92 09:44) [caius]
2015-11-29 17:40:10 +00:00
briantro
913f8ac30c PE Plus poker clone storm
New machines added or promoted from NOT_WORKING status

------------------------------------------------------
Player's Edge Plus (PP0733) Double Aces and Faces [BrianT]
Player's Edge Plus (PS0047) Wild Cherry Slots [BrianT]
Player's Edge Plus (PS0092) Wild Cherry Slots [BrianT]
Player's Edge Plus (PS0358) Red White & Blue Wild Star Slots [BrianT]
Player's Edge Plus (PS0470) Triple Diamond Slots [BrianT]
Player's Edge Plus (PS0628) Double Black Jack Slots [BrianT]
Player's Edge Plus (PS0708) Double Cherry Slots [BrianT]
Player's Edge Plus (X002127P+XP000043) Double Bonus Poker featuring 'Your Property' Royals [BrianT]
Player's Edge Plus (X002134P+XP000043) Faces 'n' Deuces Double Bonus Poker [BrianT]
Player's Edge Plus (X002152P+XP000043) Blackjack Poker [BrianT]
Player's Edge Plus (X002211P+XP000043) Double Double Bonus with 3 Jacks Poker [BrianT]
Player's Edge Plus (X002236P+XP000043) Double Double Bonus with 3 Aces Poker [BrianT]
Player's Edge Plus (X002279P+XP000057) Ace$ Bonus [BrianT]


New clones added or promoted from NOT_WORKING status
---------------------------------------------------------------
Player's Edge Plus (PP0060) Standard Draw Poker (set 3) [BrianT]
Player's Edge Plus (PP0094) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0129) Joker Poker (Two Pair or Better) [BrianT]
Player's Edge Plus (PP0189) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0190) Deuces Wild Poker (set 3) [BrianT]
Player's Edge Plus (PP0290) Deuces Wild Poker (set 2) [BrianT]
Player's Edge Plus (PP0409) 4 of a Kind Bonus Poker [BrianT]
Player's Edge Plus (PP0418) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0526) Deuces Wild Poker [BrianT]
Player's Edge Plus (PP0540) Double Bonus Poker [BrianT]
Player's Edge Plus (PP0562) 10's or Better [BrianT]
Player's Edge Plus (PP0587) Standard Draw Poker [BrianT]
Player's Edge Plus (PP0711) Bonus Poker Deluxe [BrianT]
Player's Edge Plus (PP0797) One Eyed Jacks Wild Poker [BrianT]
Player's Edge Plus (KE1001) Keno [BrianT]
Player's Edge Plus (KE1012) Keno (set 3) [BrianT]
Player's Edge Plus (PS0364) Red White & Blue Wild Star Slots [BrianT]
Player's Edge Plus (PS0425) Sizzling Sevens Slots [BrianT]
Player's Edge Plus (PS0631) Red White & Blue Wild Star Slots [BrianT]
Player's Edge Plus (X002033P+XP000112) White Hot Aces Poker [BrianT]
Player's Edge Plus (X002034P+XP000112) White Hot Aces Poker [BrianT]
Player's Edge Plus (X002270P+XP000053) Jackpot Poker [BrianT]
Player's Edge Plus (X002376P+XP000112) Super Double Bonus Poker [BrianT]


New machines marked as NOT_WORKING

----------------------------------
Player's Edge Plus (X000006K+XK000001) Keno [BrianT]
Player's Edge Plus (X000013K+XK000011) Keno [BrianT]
2015-11-29 11:35:42 -06:00
David Haywood
0a4b68efb0 mechanical skeleton, feel free to flesh it (nw) 2015-11-29 17:19:53 +00:00
angelosa
8ac382f3c5 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-29 18:01:08 +01:00
angelosa
d5510f03ea Notes for RNG, nw 2015-11-29 18:00:53 +01:00
MetalliC
cff23b5343 new NOT WORKING
Tokyo Bus Guide (Rev A) [ShouTime, rtw]
2015-11-29 18:55:48 +02:00
angelosa
a385558c1c This one was good even for non-US versions, hooked them up instead of the other one.
Pending various notes, nw
2015-11-29 17:47:58 +01:00
angelosa
c96d5f1517 rungun.c: Added '936 ROM readback. [Angelo Salese]
(out of whatsnew: non-US versions all reports a bad ROM there, check is pretty simple so I'm positive is a genuine report).
2015-11-29 17:41:10 +01:00
Robbbert
5a983b1f23 SDK80, Sage2, XOR100, Softbox: Fixed regression reported by Tafoid (nw). 2015-11-29 23:41:52 +11:00
RobertoFresca
9f6dadc54b Tab to spaces due to notepad messed up... 2015-11-28 17:55:55 -03:00