summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8251.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vt100.cpp: Add XMIT FLAG polling using new i8251 line read handler; correct v... AJR2018-03-111-0/+5
* (nw) uart for md2, md3, jupiter2, seattle; fixed bug in 8251. Robbbert2017-09-211-1/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-7/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+8
* Name lookup issues (nw) AJR2017-04-151-2/+2
* i8251: Improve logging; restrict external command_w and mode_w access to V53 ... AJR2017-04-151-4/+17
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* fixed building with visual studio (nw) smf-2017-01-191-0/+1
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-123/+98
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* i8251: RTS and DTR outputs now use negative logic (0 = active) fulivi2016-07-181-2/+2
* null_modem: rtscts flow control + relevant fix to i8251 Sergey Svishchev2016-07-131-2/+2
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-14/+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
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-36/+36
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+762