Commit Graph

30394 Commits

Author SHA1 Message Date
Scott Stone
d8c5309157 Assorted device name description fixes from MASH (nw) 2014-08-10 21:37:39 +00:00
Michaël Banaan Ananas
fd74a2730f put in a comment for same-label-different-hash 2014-08-10 21:18:04 +00:00
R. Belmont
5981166a84 Fix Clang compile (nw) 2014-08-10 21:14:26 +00:00
Michaël Banaan Ananas
f3242ef6da doing a round of (__x) removals 2014-08-10 20:09:56 +00:00
R. Belmont
66ba3beecf (MESS) Apple II updates:
- Added additional ROMs for TK3000
- Added preliminary mono/color config switch for pre-IIgs machines (doesn't yet work in lo-res)
- Moved Laser 3000 to its own driver since it's not very Apple-like and got it to boot into BASIC.
2014-08-10 19:40:29 +00:00
Sandro Ronco
1174fbc4ba (MESS) New NOT WORKING systems
---------------------------------------------- 
Genius Leader 6600CX (Germany) [TeamEurope]
2014-08-10 19:27:31 +00:00
Michaël Banaan Ananas
47ac13c1c5 added diplocs 2014-08-10 19:07:12 +00:00
Brian Troha
7c0193aba0 New Storm Blade clone
New Clone Added
-------------------------------
Storm Blade (Japan) [ShouTime, The Dumping Union]
2014-08-10 18:54:32 +00:00
Michaël Banaan Ananas
7bbfbe8714 small cleanup 2014-08-10 17:41:44 +00:00
Robbbert
cb9aab949f (MESS) mk2: used the correct cpu. 2014-08-10 16:47:34 +00:00
Phil Bennett
391aa4fbf8 05637: gauntdl, gauntdl24: Emulation hangs after initialization [Phil Bennett]
This reverts r31185 (oliverst: more passing of attotime as const references). flush_fifos() is the problem here. If anybody knows why, I'd love to know. -nw-
2014-08-10 14:23:46 +00:00
Wilbert Pol
62780ebc7b (MESS) msx.c: Added support for the Panasonic FS-FD1 and FS-FD1A external floppy controllers and drives. (nw) 2014-08-10 14:08:22 +00:00
Robbbert
2e60e72069 Minor cleanups and notes 2014-08-10 09:47:31 +00:00
Fabio Priuli
cba86c8114 (MESS) pico.xml: some more Jpn dumps from Team Europe. nw. 2014-08-10 08:31:23 +00:00
Brian Troha
30f889fe00 metro.c: Add dipswitch locations to the Varia Metal sets. [Brian Troha] 2014-08-10 07:41:27 +00:00
Brian Troha
d1e6446d27 gcpinbal.c: Added PCB layout for Grand Cross Pinball [Brian Troha, system11]
Out of whatsnew: A pic of the PCB shows a few things are missing from the emulation: No ES-8712 ADPCM support, need to determine the correct controls for the M6585 along with the ES-8712 and sample rom use. Missing the EEPROM support.
2014-08-10 06:51:24 +00:00
Fabio Priuli
fe88c8a093 (MESS) nes.xml: added dump of Codemasters' Super Adventure Quests. [Porchy] 2014-08-10 06:36:49 +00:00
Robbbert
9e8273408b genpin: new sample, used it in gp_1. 2014-08-10 04:43:26 +00:00
Oliver Stöneberg
05dd6306d6 small optimization in cv1k_state::espgal2_speedup_r() (nw) 2014-08-10 03:50:11 +00:00
Oliver Stöneberg
48c37e8cff added assert for index out-of-bounds access with sc4crzgnlm, sc4casrya and others / use const reference (nw) 2014-08-10 03:49:38 +00:00
Oliver Stöneberg
e440c631ed added assert for index out-of-bounds access with sc4dnda (nw) 2014-08-10 03:43:22 +00:00
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