summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8251.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-155/+0
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-1/+1
* i8251: rx and tx data buffers separated fulivi2015-08-171-1/+2
* resolved some by looking into history (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* the V53 SCU is a i8251 clone, but with the command / mode registers separated... mamehaze2015-03-101-0/+14
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-21/+21
* 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