summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed baudrate calculation issue and some minor debug message errors Joakim Larsson Edstrom2016-06-021-12/+13
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-17/+17
* Baud Rate Generator now uses diserial timers through setrate(), Added ADD_ ma... Joakim Larsson Edstrom2016-05-151-151/+198
* Cleanups and version bump Miodrag Milanovic2016-03-301-6/+6
* turned off logging Joakim Larsson Edstrom2016-03-271-1/+1
* Added initial support for baudrate generator Joakim Larsson Edstrom2016-03-271-31/+125
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-11/+11
* reverting: Miodrag Milanovic2016-01-201-82/+82
* 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-82/+82
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* sun3: switch to new Z80SCC device, add RS232 ports (not functioning yet) [R. ... arbee2015-12-131-0/+47
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2241