Commit Graph

22513 Commits

Author SHA1 Message Date
Brian Troha
99dc11e5ef new Arkanoid Returns clone
New Clone Added
-----------------------------------
Arkanoid Returns (Ver 2.02O 1997/02/10) [Sonic, Smitdogg, The Dumping Union]
2013-04-27 04:31:35 +00:00
Roberto Fresca
e0343b0578 New complete driver for Good Luck II (Yung Yu / CYE) [Roberto Fresca]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Good Luck II [Roberto Fresca, f205v]
2013-04-27 02:25:41 +00:00
Michaël Banaan Ananas
95e47fd364 (changed pontoon from system18 to system18_fd1094) 2013-04-26 22:07:06 +00:00
Brian Troha
ee3995a694 arcadia.c: Correct driver inits for 2 Leader Board sets. This gets v2.4 and v2.5 working again. - NW 2013-04-26 21:30:06 +00:00
Brian Troha
073d675c9e misc updates - NW
groundfx.c: Correct CPU speed - NW
undrfire.c: Correct CPU speed, though not verified - NW
sfbonus.c: Misc comment update / correction - NW
2013-04-26 21:11:44 +00:00
Brian Troha
1aa187e454 mame.lst: Update comment for the recent key dump for ddcrewj - NW 2013-04-26 21:00:16 +00:00
Michaël Banaan Ananas
c36eb3e9c3 segas18.c: added ddcrewj 317-0185 decryption key [Porchy, Charles MacDonald] 2013-04-26 20:48:24 +00:00
Michaël Banaan Ananas
1132c86b8f small update 2013-04-26 19:07:57 +00:00
Wilbert Pol
9354274c3b serproc bit 6 switches between cassette and rs423. (nw) 2013-04-26 18:42:24 +00:00
Wilbert Pol
4f30e2928a (MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol] 2013-04-26 18:07:22 +00:00
Wilbert Pol
25f17d7394 Formatting (nw) 2013-04-26 17:54:55 +00:00
cracyc
d3ebd1027d (mess) psxcd: try something a bit different (nw) 2013-04-26 17:51:04 +00:00
smf-
98dba96079 PSX CPU creates a ram device, this has exposed a problem with not removing the child devices from the hash map when removing replacing devices. At the moment I have changed device.c so that when any device is removed the hash maps are reset. [smf] 2013-04-26 16:51:38 +00:00
Robbbert
2cea1c8b72 (MESS) Ravens: added cassette (not working) and quickload.
cd2650: added note
instruct: added part of the interrupt block
2013-04-26 12:59:44 +00:00
Brian Troha
f226985d3e superchs.c: Actually include the correct CPU clock. - NW 2013-04-26 02:38:50 +00:00
Brian Troha
0bef324320 arcadia.c: Added the SEC-SCPA pal dump used on Magic Johnson's Fast Break and Leader Board. [Kevin Eshbach] 2013-04-26 02:22:45 +00:00
Brian Troha
e169eb704d new Super Chase clone
superchs.c: Corrected main CPU clock, corrected some rom labels. Added plds to the Super Chase - Criminal Termination sets. [Porchy, Brian Troha, The Dumping Union]

New Clone Added
----------------------------------------
Super Chase - Criminal Termination (World) [Porchy, The Dumping Union]
2013-04-26 02:07:17 +00:00
cracyc
7423020d4b (mess) psxcd: mark transfer buffer empty when all data transfered (nw)
---
Fixes Tobal No.1
2013-04-26 00:41:31 +00:00
Scott Stone
133d3c330f Went through Nintendo drivers and like for the nes earlier, made using the default keyboard controls attempted to follow left to right button order on actual controller or machine. (nw) 2013-04-25 20:45:25 +00:00
Wilbert Pol
02d1bf7c17 Documentation (nw) 2013-04-25 19:14:32 +00:00
Wilbert Pol
20da7edcce (MESS) bbc.c: Fixed cassette loading. [Wilbert Pol] 2013-04-25 18:57:49 +00:00
Wilbert Pol
e0b897b866 6850acia.c: Improved DCD signal handling. [Wilbert Pol] 2013-04-25 18:56:30 +00:00
Scott Stone
7753acba20 Oh.. so no BOM it is? Anything beyond this.. I'm out. (nw) 2013-04-25 14:57:46 +00:00
smf-
570f6c134d changed loop detection hack to use address mask to stop it crashing, nfs vrally 2 doesn't crash straight away but it's graphics are completely corrupt. (nw) 2013-04-25 14:30:40 +00:00
Scott Stone
afb7d0387c Guess I missed the BOM (nw) 2013-04-25 14:22:35 +00:00
Curt Coder
61aac5dbc2 (MESS) pc8201: Added Japanese ROM. [noris] 2013-04-25 14:08:48 +00:00
Oliver Stöneberg
bcdb8ab5b6 fixed DEBUG macro redefinition in src/mame/video/model2.c (nw) 2013-04-25 13:56:17 +00:00
Oliver Stöneberg
8480938487 fixed DEBUG macro redefinition in src/mame/drivers/m10.c (nw) 2013-04-25 13:54:31 +00:00
smf-
b81074e17d added triangle culling, most noticeably fixes NASCAR Thunder 2004 [smf] 2013-04-25 12:03:19 +00:00
Scott Stone
d06d200627 lowercase... (nw) 2013-04-25 12:03:17 +00:00
smf-
0ce02e38e6 make it clearer that you can't write to LZCR (nw) 2013-04-25 12:02:11 +00:00
Scott Stone
ba02fc1374 Fix a couple same name/diff crc romnames (nw) 2013-04-25 12:00:04 +00:00
Robbbert
88ec843c14 (MESS) Ravens WIP - mostly working 2013-04-25 11:36:15 +00:00
Fabio Priuli
66ae0c6ab9 (MESS) NES IRQ clean up part 2: Konami IRQs are now implemented based on the docs
and not kludged (in particular, now they are cycle based too). nw.
+ a minor fix for NT restore...
2013-04-25 10:14:13 +00:00
Robbbert
715f05b28d s2650 cpu: fixed a few disassemblies 2013-04-25 05:49:51 +00:00
Andrew Gardner
cd2e723710 Convert the std::vector of settings to a simple_list in preparation for saving
individual window settings.  (nw)
2013-04-25 05:21:45 +00:00
Fabio Priuli
ca39e65ab5 (MESS) n64.xml: new dumps from Carrot + fixed a 1byte bad dump for pokestad (thanks to the retrode guys). nw. 2013-04-25 05:05:42 +00:00
Robbbert
913db8bbcb (MESS) ravens WIP 2013-04-25 04:19:31 +00:00
R. Belmont
ac174df014 New games added as GAME_NOT_WORKING
-----------------------------------
Golden Tee Fore! 2004 [R. Belmont, Brian Troha, uncletom]
Golden Tee Fore! 2005 [R. Belmont, Brian Troha, uncletom]
2013-04-25 03:09:48 +00:00
Scott Stone
eb81010b52 Fixed labels for bomber (scramble clone) based on recent dump. (nw) 2013-04-25 01:51:51 +00:00
Scott Stone
df66d235b2 (MESS) NES: Switched button arrangement to match left to right order from actual gamepad. Mike Tyson's Punchout plays a little more logically now. (nw) 2013-04-25 00:26:05 +00:00
Fabio Priuli
db73d6d21b re-submit of LoganB's updated gbcolor.xml. this time validation should be ok. nw. 2013-04-24 21:51:20 +00:00
Fabio Priuli
ee33a7bfaf (MESS) NES: hopefully fixed a crash occurring at exit when PRG is not a multiple of 16KB.
Also promoted to working state two other SMB clones running on the same pcb as 
SMB Malee 2 (whose support was added a few days ago). nw.
2013-04-24 21:49:57 +00:00
Fabio Priuli
9619440925 (MESS) NES IRQ clean up part 1: CPU-driven IRQ now actually tick based on CPU cycles rather than on scanlines. nw. 2013-04-24 21:46:39 +00:00
Wilbert Pol
07ccdda2e9 silence. (nw) 2013-04-24 18:28:23 +00:00
Wilbert Pol
341f39061e Fixed potential out of bounds array access. (nw) 2013-04-24 18:21:58 +00:00
Miodrag Milanovic
ea5d79c9cc removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instead (nw)
this require clean compile
2013-04-24 14:54:54 +00:00
Miodrag Milanovic
f3d0ba23d1 removed usage of 6532RIOT legacy calls (nw) 2013-04-24 13:33:52 +00:00
Miodrag Milanovic
3b0ee026b9 modernized 2 drivers skipped in past (nw) 2013-04-24 09:50:14 +00:00
Miodrag Milanovic
f7e95c828e compile fix (nw) 2013-04-24 09:37:17 +00:00