summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/votrtnt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* votrax_sc01_device: converted to devcb2 (nw) Ivan Vangelista2014-03-191-5/+2
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-20/+25
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-6/+5
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-3/+3
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-10/+1
* (MESS) votrtnt, votrpss : changed speech clock to value recommended on the da... Robbbert2013-09-251-1/+1
* (MESS) Votrtnt: connected acia and rs232 Robbbert2013-06-101-64/+27
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+196