summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8251.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8251a initilization changed (#5825) Joakim Larsson Edström2019-10-291-1/+1
* i8251.cpp: modernized debug printouts Joakim Larsson Edstrom2019-09-261-56/+40
* srcclean (nw) Vas Crabb2019-09-221-1/+1
* (nw) i8251 : updated list of save-state variables Robbbert2019-09-111-0/+10
* (nw) i8251 : added notes Robbbert2019-09-111-4/+8
* i8251: added bisync support Robbbert2019-09-081-2/+51
* Fix clang error: private field 'm_sync2' is not used (nw) AJR2019-09-051-0/+1
* i8251: Preliminary addition of synchronous support. Robbbert2019-09-061-180/+265
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+3
* i8251, upd765: Allow read side effects to be disabled (nw) AJR2019-03-101-3/+5
* diserial: Actually check parity of received bytes in modes other than PARITY_... AJR2018-12-281-0/+4
* i8251: Implement send break command AJR2018-11-071-2/+2
* v53: overhaul Patrick Mackinlay2018-11-011-3/+44
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-14/+21
* 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