summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/votrpss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-11/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+8
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* votrax_sc01_device: converted to devcb2 (nw) Ivan Vangelista2014-03-191-5/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-22/+5
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-17/+15
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-17/+12
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-10/+11
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-4/+2
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-10/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) votrtnt, votrpss : changed speech clock to value recommended on the da... Robbbert2013-09-251-1/+1
* (MESS) votrpss : connected devices (nw) Robbbert2013-09-241-56/+201
* missed change in commented out code (nw) smf-2013-05-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+10
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+242