Commit Graph

21738 Commits

Author SHA1 Message Date
Miodrag Milanovic
3d7524a02d oki tag lookup removal (nw) 2013-04-12 07:53:05 +00:00
Fabio Priuli
b57ab19a6a (MESS) snes: tagmap lookups reduction. kthx Firewave to spot this. nw. 2013-04-12 07:46:43 +00:00
Miodrag Milanovic
056c7d387c discrete lookups removal (nw) 2013-04-12 07:32:37 +00:00
Fabio Priuli
4570c897cf (MESS) n64.xml: added a few test/demo carts, whose dumps were kindly released by anonymous donor through oliveryuyu. nw. 2013-04-12 07:16:24 +00:00
Brian Troha
246a356151 new Ultra Champion Quiz clone
New Clone Added
------------------------------
Se Gye Hweng Dan Ultra Champion (Hong Kong) [Brian Troha, Smitdogg, The Dumping Union]
2013-04-12 03:17:00 +00:00
Jonathan Gevaryahu
7dbe205c35 die, typo, DIE! (no whatsnew) 2013-04-12 03:03:12 +00:00
Jonathan Gevaryahu
8cf27bf8a3 tms5220.c: updated many comments, changed a variable name, and made some minor fixes to the 'circuit 412' to better reflect the patent. [Lord Nightmare] 2013-04-12 03:00:45 +00:00
smf-
d0bad21bc4 removed some unused #defines & whitespace changes (nw) 2013-04-11 18:16:12 +00:00
smf-
ab4dee566c brought disassembler up to date (nw) 2013-04-11 17:26:58 +00:00
Miodrag Milanovic
5e6564e491 ups (nw) 2013-04-11 14:56:08 +00:00
Miodrag Milanovic
63d27773a9 was laying, one more cleanup, now really done for today (nw) 2013-04-11 14:53:07 +00:00
Miodrag Milanovic
567f503aac small clean (nw) 2013-04-11 14:43:51 +00:00
Miodrag Milanovic
aa4935ce1c oki cleanup (nw) 2013-04-11 14:36:17 +00:00
Miodrag Milanovic
3b4d2b39c2 forgot this one (nw) 2013-04-11 13:48:28 +00:00
Miodrag Milanovic
418993573e some cleanup (nw) 2013-04-11 13:42:00 +00:00
Robbbert
d1b0e375a3 Fixed slight offset of layer2 in sf2m3 and sf2m8 2013-04-11 12:01:57 +00:00
Robbbert
66a9dc7676 Fixed crash of sf2m1 in debug build (memory array overrun) 2013-04-11 11:58:34 +00:00
Miodrag Milanovic
d9bbaad820 some cleanup (nw) 2013-04-11 11:19:25 +00:00
Miodrag Milanovic
2f4ecc85e3 same for "sub" and "subcpu" (nw) 2013-04-11 10:20:21 +00:00
Miodrag Milanovic
c62cc05f96 changed machine().device("soundcpu") with m_soundcpu (nw) 2013-04-11 09:19:49 +00:00
Miodrag Milanovic
415ccecb5f changed machine().device("audiocpu") with m_maincpu (nw) 2013-04-11 08:40:07 +00:00
Jonathan Gevaryahu
3d0285d974 tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. [digshadow, Lord Nightmare] 2013-04-11 04:13:17 +00:00
Brian Troha
cdb963649c new DD Crew clone
New Clone Added (not working)
--------------------------------------------
D. D. Crew (Japan, 4 Players, FD1094 317-0185) [Porchy, The Dumping Union]
2013-04-11 00:15:58 +00:00
Brian Troha
4fd76c59e1 new Wing Shooting Championship clone
New Clone Added
------------------------------------
Wing Shooting Championship V1.00 [Brian Troha, The Dumping Union]
2013-04-10 23:54:36 +00:00
cracyc
2aef91cd55 (mess) at: fix some at bioses (nw) 2013-04-10 22:34:13 +00:00
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