summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/diserial.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8251: Preliminary addition of synchronous support. Robbbert2019-09-061-4/+3
* diserial: Make received parity consistent with transmitted parity (nw) AJR2019-05-171-2/+2
* diserial: correct parity output (nw) Patrick Mackinlay2019-05-171-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+10
* diserial: Make is_receiver_register_full and is_transmit_register_empty const... AJR2019-01-041-10/+0
* diserial: Actually check parity of received bytes in modes other than PARITY_... AJR2018-12-281-30/+22
* hazl1420: Add interrupts and hook up DIP switches through I/O expanders (nw) AJR2018-09-241-0/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+3
* mc68901: Improve USART behavior for polled operation AJR2017-11-021-1/+3
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-36/+28
* i8251: Improve logging; restrict external command_w and mode_w access to V53 ... AJR2017-04-151-0/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* Reverting part of changes from previous commits as described in mail on list ... Miodrag Milanovic2016-10-231-2/+2
* there you go (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* some bool <-> int not needed conversions, also cleaned drivenum.* was using m... Miodrag Milanovic2016-10-211-2/+2
* Added extra bit as delay between bytes to make 1 stop bit work Joakim Larsson Edstrom2016-04-101-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* 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-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+504