Commit Graph

27890 Commits

Author SHA1 Message Date
Curt Coder
73dc290a50 i8212: devcb2. (nw) 2014-03-25 13:51:18 +00:00
Miodrag Milanovic
84ecd31bfa (MESS) New driver added :
- SWTPC S/09 [Robert Justice]
2014-03-25 13:51:13 +00:00
Miodrag Milanovic
ffa1fd1120 will put it back since it's subdevice (nw) 2014-03-25 13:39:46 +00:00
Curt Coder
31ef2f04e4 Fixed 'make TARGET=ume depend' include paths. (nw) 2014-03-25 13:24:06 +00:00
Miodrag Milanovic
b9d741b778 timers are member of vdp class (nw) 2014-03-25 13:23:39 +00:00
Miodrag Milanovic
d8dda01631 megavdp cleanup (nw) 2014-03-25 12:27:36 +00:00
Curt Coder
e5644c2735 (MESS) amiga: Cleaned up CIA access a bit. (nw) 2014-03-25 11:43:17 +00:00
Fabio Priuli
74dbffb0ba removed some more dead code + cleaned up some function names
to clarify their usage. nw.
2014-03-25 11:40:17 +00:00
Curt Coder
00580e6211 6526cia: devcb2 temporarily until mos6526 works with amiga. (nw)
amigafdc: devcb2. (nw)
2014-03-25 11:33:24 +00:00
Miodrag Milanovic
83f923e463 compile fix since not all have SSE3 enabled (nw) 2014-03-25 11:10:35 +00:00
Ryan Holtz
54eaeea942 (nw) Temporarily split all RSP functions into SIMD and scalar versions so
that they can more easily be run alongside each other for the purposes of 
regression testing. Currently SIMD ops introduce some lighting issues, but 
only when a light and model are axis-aligned, which makes it remarkably
difficult to track down based solely on comprehensive logging, so this will 
eventually allow for running the scalar version of the opcode after the SIMD 
one in order to deduce exactly which SIMD opcode is divergent.
2014-03-25 10:59:11 +00:00
Fabio Priuli
08494cec2e removing some dead code. nw. 2014-03-25 10:58:35 +00:00
Fabio Priuli
e0633e84ac (MESS) sms: fixed light phaser support through the gender adapter
and adopted RAM init pattern on Export consoles too (Korean systems
are acknowledged as Export and some Korean games rely on this)
[Enik Land]
2014-03-25 08:06:59 +00:00
Miodrag Milanovic
da231b40e7 small cleanup (nw) 2014-03-25 07:36:24 +00:00
Miodrag Milanovic
f86fdb70d7 Preliminary driver support for the HP 49 G [Antoine Mine] 2014-03-25 07:25:03 +00:00
Miodrag Milanovic
a88ea275b5 Fix for Thomson MO6 banking, now more faithful to the hardware [Antoine Mine] 2014-03-25 07:10:38 +00:00
Oliver Stöneberg
75f2734a41 some comments (nw) 2014-03-24 22:27:38 +00:00
Michaël Banaan Ananas
8f0d86811a small update 2014-03-24 22:25:18 +00:00
Michaël Banaan Ananas
710b052bfd made sound_control_w more logical, unfortunately it didnt fix unkpacg sound 2014-03-24 22:20:59 +00:00
Oliver Stöneberg
6bd1f0b658 osd_* -> global_* compilation fixes (nw) 2014-03-24 22:16:44 +00:00
Fabio Priuli
6d34259612 (MESS) n64.xml: fixed the 7 games which had wrong offsets in the softlist. nw. 2014-03-24 22:14:25 +00:00
Oliver Stöneberg
2e5ea37f65 removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
Wilbert Pol
5b375bb60a (MESS) microvsn.c: Added 'holding latches' and updated drawing code to refresh the screen contents from these holding latches. Fixes the american flag when starting sea duel. (nw) 2014-03-24 21:57:36 +00:00
Oliver Stöneberg
7a135e058a do not use osd_malloc/osd_free in non-OSD code (nw) 2014-03-24 21:56:16 +00:00
Oliver Stöneberg
b52f668f13 some mismatched malloc/free usage with osd_* functions (nw) 2014-03-24 21:44:43 +00:00
Wilbert Pol
738a0b82ab (MESS) microvsn.c: Simplified code a bit by adding separate PLA configurations. 2014-03-24 21:26:31 +00:00
Miodrag Milanovic
34ade444e9 no more legacy CUSTOM_INPUT (nw) 2014-03-24 20:36:34 +00:00
Michaël Banaan Ananas
a565657066 pretty obvious that 1.bin was a bad dump (the other changes are just minor cleanups) 2014-03-24 20:35:33 +00:00
Miodrag Milanovic
6fb0c0d694 some more cleanup (nw) 2014-03-24 20:32:58 +00:00
Wilbert Pol
4ad1411f54 (MESS) microvision.xml: Update for fixed and new dumps (nw) 2014-03-24 20:01:16 +00:00
Miodrag Milanovic
93659e3aed remove not needed parameters (nw) 2014-03-24 19:55:51 +00:00
Miodrag Milanovic
7b716d4aaf small pc cleanup (nw) 2014-03-24 19:46:18 +00:00
Michaël Banaan Ananas
ecc538779b mark netmerc as not-working 2014-03-24 19:31:49 +00:00
Ivan Vangelista
1c2a317074 Device-ified SGI memory controller (nw) 2014-03-24 19:26:11 +00:00
Ivan Vangelista
6b0e6c7a1c bfmdm01_device: converted to devcb2 (nw) 2014-03-24 18:38:12 +00:00
Michaël Banaan Ananas
0e133a4cd0 forgot this one again =) 2014-03-24 18:32:38 +00:00
Michaël Banaan Ananas
6276af6f06 revert file move, since shared (MAME/MESS) device 2014-03-24 18:30:34 +00:00
Ivan Vangelista
926294f15c tms34061_device: converted to devcb2 (nw) 2014-03-24 18:02:28 +00:00
Miodrag Milanovic
6f86608136 READ/WRITE*_HANDLER to READ/WRITE*_MEMBER where it was wrongly placed (nw) 2014-03-24 17:58:24 +00:00
Miodrag Milanovic
8635941e97 no need for this (nw) 2014-03-24 17:22:59 +00:00
Curt Coder
ea92aec4ad Fixed build. (nw) 2014-03-24 15:23:48 +00:00
Michaël Banaan Ananas
48ac454526 typo found by MASH 2014-03-24 13:40:30 +00:00
Michaël Banaan Ananas
6750e61bfe one more 2014-03-24 13:38:08 +00:00
Michaël Banaan Ananas
667508c1ea no you're not a qsound_device :P 2014-03-24 13:36:28 +00:00
Michaël Banaan Ananas
5de906ac30 Moved capcom qsound device to mame/audio. this is just a filemove, no other changes yet 2014-03-24 13:25:03 +00:00
Michaël Banaan Ananas
e1ec2a3134 added dsp pin info from guru 2014-03-24 13:00:56 +00:00
Curt Coder
c1a1912dde mos6526: WIP. (nw) 2014-03-24 11:33:08 +00:00
Robbbert
7a1ecf48c9 (MESS) amust : notes 2014-03-24 10:51:20 +00:00
Dirk Best
2af73a8d1a Attributes cleanup 2014-03-24 10:29:46 +00:00
Robbbert
32e5a050b1 (MESS) vtech2 (Laser350/500/700): added cassette save/load 2014-03-24 10:14:14 +00:00