Commit Graph

22513 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
e7f3b5d0e0 (changed description) 2013-04-10 21:25:35 +00:00
Michaël Banaan Ananas
ca55a4101e ok, nightrai and zooo were fixed with smf's psx improvements 2013-04-10 20:37:14 +00:00
Scott Stone
f5ede05a29 nes.c: fixed crash. m_maincpu is not always defined at the very beginning (nw) 2013-04-10 19:40:38 +00:00
Miodrag Milanovic
636c66af83 debug compile fix (nw) 2013-04-10 17:13:54 +00:00
Jonathan Gevaryahu
0048491e39 tms5110r.c: Verified TMS5200 LPC rom as correct from decap. [digshadow, Lord Nightmare] 2013-04-10 16:13:43 +00:00
Michaël Banaan Ananas
a32319e1ff (add notes) 2013-04-10 15:18:37 +00:00
Michaël Banaan Ananas
9bc9dcc846 couple of fixes to inputs, added diplocations, and misc cleanups
bbonk now supports 1-player game
2013-04-10 14:37:50 +00:00
Michaël Banaan Ananas
d7b0c0eb2c lazercmd overlay is yellow-green, not green-yellow 2013-04-10 13:38:29 +00:00
Miodrag Milanovic
10d146a6be changed machine().device("maincpu") with m_maincpu in mess tree part (nw) 2013-04-10 11:31:17 +00:00
Michaël Banaan Ananas
a77e9c9f62 (warpsped description year) 2013-04-10 11:20:20 +00:00
Miodrag Milanovic
50d4146b3a changed machine().device("maincpu") with m_maincpu in mame tree part (nw) 2013-04-10 09:35:09 +00:00
Robbbert
cd0f5b479b fixed compile error 2013-04-10 09:26:31 +00:00
Miodrag Milanovic
1da9a7259b added m_maincpu to the rest of drivers in mame (nw) 2013-04-10 09:01:10 +00:00
Miodrag Milanovic
9be192b9a4 added m_maincpu where missing in driver classes that are placed in drivers (nw) 2013-04-10 08:42:34 +00:00
Miodrag Milanovic
d68164b4c1 unified formating of state class constructors, no functional change (nw) 2013-04-10 08:08:19 +00:00
Miodrag Milanovic
b8f2bac8dd keep naming consistent (nw) 2013-04-10 07:06:39 +00:00
Miodrag Milanovic
37e0307c5b made required/optional device finder part of validation (nw) 2013-04-10 07:04:29 +00:00
Brian Troha
3daf0957d7 segahang.c: Renamed the main CPU roms for Hang-on (Ride On).
Based on information in the Sega 420-5244 manual. Added "__(needs_verification)" in the rom name to show we are not 100% sure.
2013-04-10 01:02:01 +00:00
cracyc
4580c05708 (mess) fix these too (nw) 2013-04-09 22:04:54 +00:00
cracyc
0117f44cb2 i286: that isn't needed anymore (nw) 2013-04-09 20:26:21 +00:00
cracyc
d9f2488dd6 i286: make the registers in the debugger follow the 386 layout (nw)
(mess) at: cleanup unnecessary rom entries, move the neat 386sx to ct386sx and make it boot (nw)
2013-04-09 19:50:33 +00:00
Fabio Priuli
b7182950fb shot in the dark in the hope to fix Haze's problems... 2013-04-09 17:09:44 +00:00
Miodrag Milanovic
e0ce5c477c XT IDE interface [Phill Harvey-Smith] 2013-04-09 11:32:51 +00:00
Miodrag Milanovic
d49c45817d made rest of devices optional where needed (nw) 2013-04-09 11:30:34 +00:00
Miodrag Milanovic
fd88028491 made m_audiocpu optional for those drivers setting value on null, rest will need to be catch with automated tests (nw) 2013-04-09 10:05:01 +00:00
Miodrag Milanovic
bb84877a2f moved cpu_device * to required_device in existing driver state classes (nw) 2013-04-09 10:00:03 +00:00
Roberto Fresca
d09d3220ab New not working game...
GTI Poker? (SMS hardware) [Kevin Eshbach, Roberto Fresca]
2013-04-09 07:37:40 +00:00
Miodrag Milanovic
c6cd8a09c8 Cleanups and version bump 2013-04-09 06:46:57 +00:00
Jonathan Gevaryahu
8fb2921edb tms5100 and 5200 series: document the decapping and verification of chirp tables for the tms5100, tms5200, tms5220, and tms5220c. The LPC tables are not verified yet. [digshadow, Lord Nightmare] 2013-04-09 06:20:03 +00:00
Roberto Fresca
9cbacac60d Added default NVRAM to magicrd2b, magicrd2c and royalcrdp,
allowing to boot them. Promoted to working state.
Removed the 'hack' in the Magic Card 2 sets description...
Almost all the sets on this driver were hacked in different
 degrees. Not proof that these were released as originals,
 or just a hack.
2013-04-09 05:50:11 +00:00
Brian Troha
853ffcac68 seta2.c: Minor doc update about Reel N' Quake! on slightly redesigned PCB that has standard 8-liner edge connectors. - NW 2013-04-09 02:28:41 +00:00
Roberto Fresca
7090d0840d Flagged mongolnw as not working... NW 2013-04-08 16:50:26 +00:00
Scott Stone
0d72026529 funworld.c: [Peter Ferrie]
* constructed acceptable nvrams for magicrd2b, magicrd2c and royalcrdp which promotes all 3 to working status.
2013-04-08 15:33:39 +00:00
smf-
1a9c544586 updated year (nw) 2013-04-08 14:30:47 +00:00
smf-
30d1bc5a01 Added comment to GTE_OP() that it's not used. This and the other two #defines that are marked as not used are probably not used on the real hardware either.(nw) 2013-04-08 14:22:51 +00:00
Miodrag Milanovic
beab9e3007 revert of r22266 (nw) 2013-04-08 14:19:17 +00:00
Miodrag Milanovic
cbb2034565 (MESS) New working clone:
-Acorn Atom with BBC basic [Phill Harvey-Smith]
2013-04-08 12:48:23 +00:00
mahlemiut
3ce84688c4 pc_vga: A text character's attribute bit 3 selects set A, not set B. 2013-04-08 12:02:09 +00:00
smf-
0cbcca6e3e assume flag register always gets cleared (nw) 2013-04-08 11:17:42 +00:00
smf-
b84da0bbd8 Simplified MAC handling in GTE and fixed some incorrectly calculated values. [smf] 2013-04-08 10:18:57 +00:00
Miodrag Milanovic
df24f44473 change HANDLER -> MEMBER where it was by mistake (nw) 2013-04-08 08:59:27 +00:00
smf-
ad106eebbf Changed marstv-key.bin to match naomicrypt (nw) 2013-04-07 23:40:08 +00:00
Scott Stone
5265636a0d a7800.c - Corrected rotation values and errors including duplicate entries for palette. Address map locations for the XBOARD added to get the ball rolling on support for it. [Robert Tuccitto] 2013-04-07 23:32:57 +00:00
Ryan Holtz
a6ac25b796 Convert d3d_texture_info to a class, nw 2013-04-07 23:14:22 +00:00
smf-
478bfd6391 Fixed GTE GPL & DCPL opcodes by porting over some changes from an old tree [smf] 2013-04-07 20:38:53 +00:00
Brian Troha
cec306dbdf new Cycle Warrior clone
This is a newer set of the game, but it doesn't work.  Seems to hang with the screen saying: "Wait Testing"... caught in a loop at 0x2C46BC

New Clone Added
---------------------------------
Cycle Warriors, set 1 [system11]
2013-04-07 18:44:52 +00:00
Brian Troha
7a78937a83 new Karnov clone
New Clone Added
---------------------------------
Karnov (US, rev 6) [system11]
2013-04-07 18:13:59 +00:00
Brian Troha
66cdac2b98 new Motocross Go! clone
New Clone Added
--------------------------------
Motocross Go! (MG1 Ver. A, set 2) [Any, The Dumping Union]
2013-04-07 18:00:14 +00:00
Brian Troha
cc1eff9abd new Galaga 3 clone
New Clone Added
-----------------------------------------
Galaga 3 (GP3) [system11]
2013-04-07 17:58:26 +00:00
Brian Troha
0c74c40502 new Forgotten Worlds (USA) clone
New Clone Added
--------------------------------------
Forgotten Worlds (USA, B-Board 88618B-2, Rev. AA) [system11]
2013-04-07 16:45:59 +00:00