Commit Graph

20135 Commits

Author SHA1 Message Date
Curt Coder
ceda07b5b7 (MESS) c128: Added some CP/M images. (nw) 2013-02-03 18:31:08 +00:00
Curt Coder
9b670c23a1 (MESS) c64: Updated DotC and BBSB images. (nw) 2013-02-03 18:20:47 +00:00
Oliver Stöneberg
278ff20c73 replaced bogus memcpy in handler_entry_{read|write} - fixes Visual Studio-only issues/crashes in paso1600, multi16, x68030 and t1000* sets (MT05124,MT05110,MT05112) [Olivier Galibert] 2013-02-03 17:37:57 +00:00
Brian Troha
605cdad33c merit.c: Correct documentation of pins / switches. - NW 2013-02-03 17:35:59 +00:00
R. Belmont
51af5b7f1d (MESS) Properly close the old image when swapping CHD-CDs [Steve Leung] 2013-02-03 17:09:57 +00:00
R. Belmont
e2eaf6bc01 (MESS) apple2gs.xml: Document some cracks and bad dumps [LoganB] 2013-02-03 17:03:13 +00:00
Ville Linde
c24065c42a k001604: Found ROZ layer enable. (nw) 2013-02-03 15:42:56 +00:00
David Haywood
ca730bac24 some notes on what boots (nw) 2013-02-03 15:25:14 +00:00
Michael Zapf
03a7fdce92 ti99: Removed all versions of RXB from softlist; will be supported as
RPK (new versions still being released) (nw)
2013-02-03 14:51:56 +00:00
Fabio Priuli
1e5fe7c8ed uimain.c: fixed handling of slot options which have only internal options available (and hence
are not configurable by the end-user) [Fabio Priuli]
2013-02-03 13:28:54 +00:00
Fabio Priuli
6d7b97aca4 (MESS) megadriv.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - added support for real Sonic & Knuckles lock-on emulation (you can combine it freely 
    with other carts, through the -cart2 slot which gets added automatically)
  - remove need for "pcb_type" feature from xml softlist, since the new "slot" feature is enough
  - moved SVP emulation to src/mess/ in view of conversion to a slot device as well
2013-02-03 13:13:52 +00:00
Wilbert Pol
7c37d1945e (MESS) Sync the internal software list dtd. (nw) 2013-02-03 12:48:40 +00:00
Nathan Woods
d5a25f279d [COCO3] Mapped several IO reads to the floating bus (bug #05135) 2013-02-03 12:33:34 +00:00
David Haywood
cef19d5cfe hook up intensity while i'm fixing this anyway (nw) 2013-02-03 12:23:38 +00:00
Wilbert Pol
827657a0b7 (MESS) Changed DTD to make year mandatory and added reload_plain to the list of rom loadflags. Fixed some xmls there were failing validation tests. 2013-02-03 12:16:19 +00:00
David Haywood
241abe8429 fixed 'number1' gfx to help robbie (nw) 2013-02-03 12:01:48 +00:00
Sandro Ronco
04ad770002 (MESS) fixed csc and mm2 regressions. (nw) 2013-02-03 09:54:17 +00:00
R. Belmont
cf592b13b3 namcops2: Add JVS and Steering I/O board ROMs [Guru] 2013-02-03 04:40:24 +00:00
Andrew Gardner
35edd98e3e Additional modernization (thanks OG). (nw) 2013-02-03 01:22:47 +00:00
Ville Linde
df1af02cb7 video/gticlub.c: Fixed "sticky" 3D in gticlub and thunderh. [Ville Linde] 2013-02-03 00:48:20 +00:00
R. Belmont
8aa4f2b097 (MESS) Add save state registrations to isa_sblaster (nw) 2013-02-03 00:38:31 +00:00
Phil Bennett
5675c12f21 05134: ppan: No sprites present in the game [Phil Bennett] 2013-02-02 23:19:23 +00:00
Phil Bennett
a1ed99c439 aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett] 2013-02-02 23:02:45 +00:00
Michaël Banaan Ananas
7b9cef5be2 cleanup adc reads on super22 2013-02-02 22:41:49 +00:00
Michael Zapf
33c94d705a ti99: Added RXB 2012 cartridge 2013-02-02 22:30:41 +00:00
Curt Coder
6ab6bf735a (MESS) Used modern accessors for i8259. (nw) 2013-02-02 22:24:47 +00:00
R. Belmont
e67051001f SDL: Update manpages to reflect the -lr alias for -listroms [Wallyweek] 2013-02-02 22:13:48 +00:00
David Haywood
0b5de991de psx softlist 'non-redump' part 1 (easy stuff) (nw) 2013-02-02 22:10:59 +00:00
Michael Zapf
0fc7621c9e ti99: Added a new cartridge type for RXB cartridges 2013-02-02 22:03:56 +00:00
Curt Coder
0df1b89e6f (MESS) Used modern accessors for i8259. (nw) 2013-02-02 21:44:17 +00:00
R. Belmont
20ca1aaf5e Konami PPC updates:
- Fixed sound clocking to match PCB readmes [RetroRepair]
- Labeled inputs in GTI Club [RetroRepair]
- RF5c400 envelope timing based on chip output rate instead of MAME output rate [R. Belmont]
2013-02-02 21:42:08 +00:00
Andrew Gardner
edf6aa3d8e Modernized digitalker, x1_010, tiaintf, and n63701x sound devices. [Andrew Gardner] 2013-02-02 19:25:25 +00:00
Michaël Banaan Ananas
0ff47c0b8b improved propcycl pedal too 2013-02-02 18:41:49 +00:00
Curt Coder
fba6bce6c6 z80dart: Added modern register accessors. (nw) 2013-02-02 17:20:28 +00:00
Curt Coder
f12ca5dc6a Fixed regression. (nw) 2013-02-02 16:52:35 +00:00
Michaël Banaan Ananas
c1e2d21c46 improve armadillo control 2013-02-02 15:42:59 +00:00
Oliver Stöneberg
2c7397d1d9 disabled excessive logging in src/mame/machine/megacd.c (nw) 2013-02-02 13:51:47 +00:00
David Haywood
22784b1fd7 new NOT WORKING
New York Joker [ANY]

really just needs proper inputs / outputs, but this is where it fits.
2013-02-02 13:08:37 +00:00
Oliver Stöneberg
64c6af6315 fixed undefined behavior in bitstream_out::write() as well - thanks to -fcatch-undefined-behavior and clang (nw) 2013-02-02 12:16:22 +00:00
Curt Coder
e43b050866 (MESS) c64: Added dummy dataarea for dummy entries. (nw) 2013-02-02 08:20:50 +00:00
Brian Troha
62b5d543fb itech8.c: Minor rom name corrections & whitespace clean-up. - NW 2013-02-02 04:41:33 +00:00
R. Belmont
0768a4db48 (MESS) isa_sblaster: fully hooked up MPU-401 input and output for SB16 [R. Belmont] 2013-02-02 04:29:30 +00:00
R. Belmont
ac0df905b5 (MESS) isa_sblaster: working SB-MIDI In (tested w/MIDI Monitor for Windows) [R. Belmont] 2013-02-02 03:40:55 +00:00
Oliver Stöneberg
a2f42d3375 (MESS) fixed duplicated bios shortnames in pet2001.c (nw) 2013-02-01 22:40:34 +00:00
Oliver Stöneberg
36cc9b2999 fixed crash in software_find_romdata() (nw) 2013-02-01 22:35:04 +00:00
Oliver Stöneberg
bbfb99e515 removed additional DEBUG flags again - they are causing too much problems (nw) 2013-02-01 22:24:03 +00:00
Oliver Stöneberg
5d93f96dd8 (MESS) read same value from file as was written in src/mess/drivers/nc.c (nw) 2013-02-01 22:13:46 +00:00
Wilbert Pol
6f4ef20328 softlist.c: Fix handling of software list entries without any datearea definition. This fixes romident crashing on the cpm set from the c64_cart list. (nw) 2013-02-01 22:06:17 +00:00
Oliver Stöneberg
1612cb612a disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac (nw) 2013-02-01 22:04:39 +00:00
David Haywood
ddbeff96cd new clones
Lucky Boom (Hard Times / Hot Mind hardware) [ANY] (not working)

need to fix up a few gfx things and inputs, could point the way for some general cleanups here.
2013-02-01 21:51:34 +00:00