Commit Graph

27735 Commits

Author SHA1 Message Date
Fabio Priuli
fd643e41b2 a few more whose roms were available. nw. 2014-02-03 22:11:13 +00:00
R. Belmont
1fdf5afd72 (MESS) apple2gs: Add support for Vulcan Gold IDE card [R. Belmont, Spk] 2014-02-03 21:28:26 +00:00
Couriersud
a29a054900 Fixed a scaling bug 2014-02-03 21:01:38 +00:00
Fabio Priuli
8b2153bcf2 this was not meant to be in the commit... nw 2014-02-03 17:19:53 +00:00
Fabio Priuli
9762654338 added skeleton for discrete games with roms, to ensure the dumps are
available when we get there with the emulation. nw.

atari games will probably need to be split in different source files later on,
but I've tried to keep the code to the minimum for the moment.
2014-02-03 17:16:27 +00:00
Curt Coder
8ee25c659a nw 2014-02-03 16:09:18 +00:00
Curt Coder
421f3d14ef c128_flop.xml: Added 10 Years HVSC. [Curt Coder] 2014-02-03 16:00:37 +00:00
Curt Coder
b10cef380b (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the modern floppy system. [Curt Coder] 2014-02-03 15:59:54 +00:00
Alex W. Jackson
44add8d8ef nemesis.c [Alex Jackson]:
* Hooked up RC filters to AY8910s
 * Fixed konamigt layout aspect ratio
 * Some corrections to address maps and inputs
2014-02-03 15:43:44 +00:00
Robbbert
4114303fe6 (MESS) New NOT WORKING systems [The Dumping Union, TeamEurope]
----------------------------------------------
Genius Leader 4000 Quadro (Germany)
Genius Leader 7007SL (Germany)
2014-02-03 11:43:10 +00:00
Robbbert
8919708f09 (MESS) apf : added back support for .apt cassettes
(nw) hopefully it works as no apt files to test with
2014-02-03 10:30:32 +00:00
Alex W. Jackson
029a0a3ebe ddribble.c: clean up (nw) 2014-02-03 10:28:05 +00:00
Alex W. Jackson
5eb9755bf1 vlm5030: remove silly config interface (nw) 2014-02-03 10:05:14 +00:00
Fabio Priuli
0a4c8d099a (MESS) vboy.xml: replaced bad dump with a verified one, courtesy of Tauwasser. nw. 2014-02-03 07:48:13 +00:00
Fabio Priuli
ed5e5fad74 (MESS) nes.xml: fourth (and temporarily last) round of new additions. nw. 2014-02-03 07:32:16 +00:00
Alex W. Jackson
ddc0eabd28 Magic numbers, just say no (nw) 2014-02-03 00:33:19 +00:00
R. Belmont
52c60d3549 (MESS) apple3: Adjusted palette, confidence test color names screen is now reasonable. [R. Belmont] 2014-02-02 22:34:34 +00:00
David Haywood
a63e241a63 new clones
Fantasy Zone (prototype) [Unigame]

unfortunately the board wsa missing a lot of roms, some had gone bad, and it looks like some should be different.  it also has an MCU, but possibly leftover from something else.
2014-02-02 22:31:19 +00:00
R. Belmont
38db273225 (MESS) apple3 changes: [R. Belmont]
- Removed ProFile stub, we'll do that as a proper card later
- Removed ROM patch now that we can specify the ACIA is Rockwell-style
- Allow -ramsize 256K or 512K
- Both VIAs can generate IRQs now, as per schematics
2014-02-02 21:54:23 +00:00
R. Belmont
7e9c0431c0 mos6551: support Rockwell 6551s, which show different register contents from MOS/CSG parts on reset. [R. Belmont] 2014-02-02 21:51:50 +00:00
Michaël Banaan Ananas
99461ab795 Zoom ZSG-2 sound WIP, very preliminary 2014-02-02 19:22:34 +00:00
R. Belmont
32fd90f082 fix out-of-date note (nw) 2014-02-02 18:53:07 +00:00
R. Belmont
2826419b47 (MESS) apple3: Added speaker toggle, beep, and DAC sound. [R. Belmont] 2014-02-02 18:46:50 +00:00
David Haywood
fe7e1a0441 it can probably be considered working now, same credits as before (nw) 2014-02-02 17:46:27 +00:00
David Haywood
1ac35ff51c improvements (nw) 2014-02-02 17:22:07 +00:00
R. Belmont
049c4db019 (MESS) apple3: hooked up modifier keys [R. Belmont] 2014-02-02 16:43:13 +00:00
R. Belmont
7bf568d972 (MESS) apple3: Remove unnecessary opbase handler (nw) 2014-02-02 16:22:48 +00:00
Sandro Ronco
d1adf78645 (MESS) iqunlimz: fixed 80 columns mode. (nw) 2014-02-02 16:19:23 +00:00
Couriersud
a1cf018fe5 Added route-inputs to netlist sound device. Currently this is WIP and needs some polishing, however proof-of-concept exists now.
Example usage can be enabled in pong by uncommenting TEST_SOUND
2014-02-02 15:59:41 +00:00
Sandro Ronco
e39a886110 (MESS) iqunlimz: added preliminary keyboard inputs. (nw) 2014-02-02 15:02:15 +00:00
David Haywood
2e9d1cee61 new NOT WORKING
Aaargh (Arcadia) [Unigame]

I haven't been able to establish why this doesn't boot, the decryption seems correct, but it doesn't even get as far as telling me if there's a checksum error or anything.. romcmp doesn't report anything suspicious with the roms at least.
2014-02-02 13:19:59 +00:00
Robbbert
fb05c87a0d (MESS) phc25 : can load .phc cassettes 2014-02-02 13:19:58 +00:00
Miodrag Milanovic
c5495da07e Let running_machine handle nvram save/load (nw) 2014-02-02 13:14:17 +00:00
Nathan Woods
8d5dea174a Introduced a toggle_record_movie() method 2014-02-02 13:13:59 +00:00
Couriersud
0d0ae43b09 Fixed an issue causing prolonged instability in 7400 oscillators. 2014-02-02 12:59:08 +00:00
Nathan Woods
40d7eb65a2 Merge branch 'master' of ssh://mess.org/mame 2014-02-02 12:54:08 +00:00
Nathan Woods
45b241e53b Adding support for variable throttle 2014-02-02 12:54:03 +00:00
Alex W. Jackson
931027822a qix.c: Let's not regenerate the entire palette every time we do a partial update [Alex Jackson] 2014-02-02 12:48:01 +00:00
Nathan Woods
a2da57f494 Minor cosmetic changes 2014-02-02 12:02:46 +00:00
Sandro Ronco
96a1535372 (MESS) Moved iqunlimz from pc2000.c to socrates.c (nw) 2014-02-02 11:57:07 +00:00
Couriersud
16cd2ee70b Followup on Alex fix. Thanks a lot, Alex. 2014-02-02 11:38:52 +00:00
Miodrag Milanovic
347590dead removed few legacy calls (nw) 2014-02-02 11:36:01 +00:00
Sandro Ronco
6097a18247 (MESS) gl2000: fixed cart loading. (nw) 2014-02-02 09:55:33 +00:00
Fabio Priuli
94a2233008 (MESS) nes: apparently chinese dumpers have decided that Waixing FS-304
board is mapper 162. updated our source to make easier launching ines files
from fullpath :)   nw.
2014-02-02 07:31:20 +00:00
Fabio Priuli
6ca40e8055 (MESS) nes.xml: third round of new additions + fixed a copy & paste mistake. nw 2014-02-02 07:26:08 +00:00
R. Belmont
db2e892bce Clang fix (nw) 2014-02-02 05:32:21 +00:00
R. Belmont
c397fcbe4b (MESS) apple3: Implement correct (zp),y extended addressing. [R. Belmont] 2014-02-02 05:31:09 +00:00
R. Belmont
6e5462526a fix missing semicolon (nw) 2014-02-02 03:54:30 +00:00
smf-
14787c5f31 changed name to "PET user port" as that is where it originated and reformatted the source file [smf] 2014-02-02 01:29:37 +00:00
smf-
1c63fcc6c9 revert part of previous change, resolving the handlers in device_config_complete() isn't working. (nw) 2014-02-02 01:18:40 +00:00