Commit Graph

30373 Commits

Author SHA1 Message Date
Oliver Stöneberg
ad4088d3c4 added assert for index out-of-bounds access with racingj2 (nw) 2014-08-10 03:40:08 +00:00
Oliver Stöneberg
3b30fe84a3 added assert for index out-of-bounds access with rcdino4 (nw) 2014-08-10 03:37:33 +00:00
Oliver Stöneberg
33a5ca43a2 added assert for index out-of-bounds access with queen (nw) 2014-08-10 03:36:32 +00:00
Oliver Stöneberg
28da71b8bb fixed index out-of-bounds access in asic65_device::read() (nw) 2014-08-10 03:30:31 +00:00
R. Belmont
09db3af3c1 (MESS) Update documentation; improved drive emulation eliminates need to patch setup program. (nw) 2014-08-10 02:48:10 +00:00
R. Belmont
23eddd0440 flopimg: don't trash a bunch of memory when loading legacy floppies. [R. Belmont] 2014-08-09 18:48:12 +00:00
Michaël Banaan Ananas
2ddc0ff006 add irqack 2014-08-09 15:57:51 +00:00
Michaël Banaan Ananas
5dfc9ec930 added irqack (see http://mametesters.org/view.php?id=5350 ) 2014-08-09 15:48:38 +00:00
Phil Bennett
a45fa0a4f8 05636: gauntleg, gauntdl, carnevil and clones: Missing streaming BGM/Sounds during gameplay [Phil Bennett] 2014-08-09 15:27:05 +00:00
Wilbert Pol
06b437f10c (MESS) MSX external floppy drives notes (nw) 2014-08-09 14:19:38 +00:00
Olivier Galibert
52ab275651 Add some floptool formats (nw) 2014-08-09 13:36:18 +00:00
Olivier Galibert
2c0c401608 duh (nw) 2014-08-09 13:12:31 +00:00
Robbbert
6ee738c631 gp_1: Sound for vegasgp, famlyfun, startrip. Marked as working. 2014-08-09 12:48:27 +00:00
Phil Bennett
7503b72428 williams.c - Added missing video board PROM to Joust 2 [Joe Magiera] 2014-08-09 12:43:04 +00:00
Olivier Galibert
c6da8ca408 floppy: Handle half and quarter tracks [O. Galibert] 2014-08-09 12:36:09 +00:00
Michaël Banaan Ananas
54aeef2210 added layout to sfiii2 2014-08-09 11:31:39 +00:00
Wilbert Pol
e29dec5dee (MESS) msx.c: Moved and edited some notes regarding external floppy interfaces and drives. (nw) 2014-08-09 09:51:02 +00:00
Michaël Banaan Ananas
edb0e5f3e3 fix assert 2014-08-08 19:38:49 +00:00
Michaël Banaan Ananas
421ccaedc2 nw 2014-08-08 19:31:58 +00:00
Michaël Banaan Ananas
daf9b4b7a4 PhilB fixed http://mametesters.org/view.php?id=5629 (whatsnewed via MT) 2014-08-08 19:26:02 +00:00
Michaël Banaan Ananas
5b08309f4a dumvieh 2014-08-08 19:17:30 +00:00
Alex W. Jackson
5f150cd9ac gameplan.c: re-hooked up leprechn videoram read, which was removed when old leprechn.c driver was merged into gameplan.c (nw) 2014-08-08 19:10:17 +00:00
Michaël Banaan Ananas
c16336152b mixed up my asserts 2014-08-08 19:08:18 +00:00
David Haywood
37298e95cf new clones
Pac-Mania (111187 sound program) [system11]

the first sound rom appears to be unique, otherwise it's a mix between some roms from our existing World and Japan revisions, probably a test build from when they were finishing off modifications to the sound program for the World market.
2014-08-08 16:13:21 +00:00
David Haywood
4492e765ab fix newmcard / record palette regression from RAMDAC device conversion (nw) 2014-08-08 15:12:04 +00:00
Wilbert Pol
9beb4b9dc3 (MESS) msx.c: Added support for Philips VY-0010 external floppy interface and drive (nw) 2014-08-08 14:35:40 +00:00
Oliver Stöneberg
b111c77251 clamping pen access in gameplan_state::screen_update_leprechn() (nw) 2014-08-08 09:23:43 +00:00
Oliver Stöneberg
0bdd808256 fixed usage of uninitialized members in rtc9701_device (nw) 2014-08-08 02:22:15 +00:00
Oliver Stöneberg
896b392b2e fixed usage of uninitialized members in i80186_cpu_device (nw) 2014-08-08 02:13:45 +00:00
Alex W. Jackson
f57c3a2300 k005289: fix off-by-one frequency; adds missing detune effect to nemesis BGM [Alex Jackson] 2014-08-07 23:03:34 +00:00
Oliver Stöneberg
c9e0a4c0d7 avoid potential conflict between src/emu/video/poly.h and src/osd/windows/winwork.c / src/osd/sdl/sdlwork.c defines (nw) 2014-08-07 18:38:33 +00:00
Fabio Priuli
03599dbedb megadriv.xml: verified and documented a lot of dumps, added Shining Force (Euro), redumped
Muhammad Ali Heavyweight Boxing (Euro). [sunbeam]
2014-08-07 17:47:44 +00:00
Oliver Stöneberg
6daf552fd8 sh4: fixed irqline usage in case of certain SH3 exceptions (nw) 2014-08-07 16:39:28 +00:00
Michaël Banaan Ananas
d4924585a9 fix src/mame/video/atarimo.c:225:24: runtime error: index -4 out of bounds for type 'UINT16 [4096]' 2014-08-07 16:00:51 +00:00
David Haywood
14693d30d4 not a clone.
btw I think we should rename the driver cmaster.c, afaik goldstar is just a hacked (or possibly licensed) game put out by IGS, whereas the Dyna games are the original?
2014-08-07 12:58:51 +00:00
Wilbert Pol
c212331522 ldplayer.mak: Added a dummy bus to allow ldplayer to be built on OSX (and possibly on other platforms too) (nw) 2014-08-07 12:48:00 +00:00
Michaël Banaan Ananas
5015b8bb9d allow rp5c01 without battery (mame core still writes a 0-byte file tho) 2014-08-07 12:14:33 +00:00
Wilbert Pol
35d214ebf3 (MESS) msx.c: Clean up the rom loads (nw) 2014-08-07 12:09:41 +00:00
Michaël Banaan Ananas
5c75b2e958 fix deroon assert 2014-08-07 10:08:17 +00:00
Oliver Stöneberg
4f9e9d5837 added assert for index out-of-bounds access with dwarfd, dwarfda (nw) 2014-08-07 07:50:03 +00:00
Oliver Stöneberg
64b2aa2fe0 added assert for index out-of-bounds access with deroon (nw) 2014-08-07 07:33:16 +00:00
Oliver Stöneberg
0a39438a26 fixed usage onf uninitialized members in ds2401_device (nw) 2014-08-07 07:23:49 +00:00
Brian Troha
d22d084408 tatsumi.c: Minor Updates - NW
Rename Cycle Warriors as rev C & rev B instead of set 1 and set 2.
Added the "Hardware Test Mode" dipswitch that rev C has that rev B does NOT.
Gave rev B it's own dipswitch setting to reflect the lack of the newer test mode.
2014-08-07 05:18:55 +00:00
Robbbert
6aa677f36c by35: fixed typo 2014-08-07 00:12:47 +00:00
Michaël Banaan Ananas
3ad9797d61 tatsumi.c: Fixed Cycle Warriors (set 1) hangs at boot. [MASH] 2014-08-06 23:02:37 +00:00
Michaël Banaan Ananas
09d527afd6 fix array out of bounds access 2014-08-06 22:35:34 +00:00
Michaël Banaan Ananas
52a60e2908 - allow RP5C01 clock of 0
- from 2600: (punchout cab) on the real machine the 2A03 comes out of the right speaker and the VLM5030 comes out of the left.
2014-08-06 21:39:43 +00:00
Michaël Banaan Ananas
cc86996609 removed spunchout protection hack 2014-08-06 20:39:15 +00:00
James Wallace
32f0b19582 New game added (Not Working)
============================
Revelations (Nova Productions) [AintBigAintClever, J.Wallace]

New non working clone
============================
Cops (UK) [Any]

Started reworking Cops driver into a full Nova Lasermax emulation.
Added onboard sound chip, fixed the alphanumeric display.
2014-08-06 20:00:48 +00:00
Wilbert Pol
7cef872f2a (MESS) msx.c: Made members private and added members to save state (nw) 2014-08-06 17:18:52 +00:00