summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8251.h
Commit message (Expand)AuthorAgeFilesLines
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-1/+4
* fixed write_txc (nw) smf-2014-02-211-1/+0
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-66/+62
* i8251: as per the manual, disabling Tx mid-byte should wait for transmission ... R. Belmont2014-01-101-0/+1
* expose less of the diserial internals, which has meant adding i8251_device::w... smf-2013-12-271-0/+1
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-4/+3
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-0/+1
* i8251: Improved interface. (nw) Curt Coder2013-05-301-0/+3
* i8251: Implemented 16X/64X clock modes. [Curt Coder] Curt Coder2013-05-171-0/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-32/+32
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-7/+7
* Import 6551acia and i8251 from MESS and hooked up i8251 in ecoinfr (no whatsnew) Miodrag Milanovic2011-09-031-0/+131