summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8251.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-7/+14
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* vt100.cpp: Add XMIT FLAG polling using new i8251 line read handler; correct v... AJR2018-03-111-0/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-15/+15
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+15
* i8251: Improve logging; restrict external command_w and mode_w access to V53 ... AJR2017-04-151-2/+6
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-7/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-5/+5
* i8251: improved handling of tx enable/disable bit, rs232 diagnostic on fulivi2015-10-311-4/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+155