summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80scc: Reset Tx Interrupt Pending Command implemented Joakim Larsson Edstrom2017-05-021-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* Fixed a regression fifo bug and a bug in the handling of Special Interrupts Joakim Larsson Edstrom2016-12-131-2/+2
* srcclean (nw) Vas Crabb2016-11-271-34/+34
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Added minimal support for SYNC/HUNT mode to allow MacOS7 to boot to desktop Joakim Larsson Edstrom2016-11-211-21/+21
* SCC: Improved LOG printouts for synchrounous features of WR4 and WR10 Joakim Larsson Edstrom2016-11-211-23/+42
* - Improved/Corrected handling of external interrupts, latching of status bits... Joakim Larsson Edstrom2016-11-021-10/+19
* Missing files from last commit (nw) arbee2016-10-271-0/+2
* Added support for RTxC external clock source for BRG Joakim Larsson Edstrom2016-10-261-10/+10
* srcclean (nw) Vas Crabb2016-10-231-13/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-105/+105
* Improved Tx handling with fifo including special case with 1 slot fifo Joakim Larsson Edstrom2016-10-221-3/+15
* Fixed vector modification Joakim Larsson Edstrom2016-10-171-0/+1
* - zbus interface functions zbus_r and zbus_w added supporting shift left/righ... Joakim Larsson Edstrom2016-10-171-2/+26
* Added support for delayed change of Tx baudrate Joakim Larsson Edstrom2016-07-221-0/+1
* Fixed problem with dropped characters for Sun4_75 Joakim Larsson Edstrom2016-07-071-1/+4
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-12/+12
* Fixed baudrate calculation issue and some minor debug message errors Joakim Larsson Edstrom2016-06-021-14/+14
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-192/+192
* Baud Rate Generator now uses diserial timers through setrate(), Added ADD_ ma... Joakim Larsson Edstrom2016-05-151-198/+243
* Added initial support for baudrate generator Joakim Larsson Edstrom2016-03-271-27/+42
* reverting: Miodrag Milanovic2016-01-201-11/+11
* 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-11/+11
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* sun3: switch to new Z80SCC device, add RS232 ports (not functioning yet) [R. ... arbee2015-12-131-0/+2
* override part 3 (nw) Miodrag Milanovic2015-12-051-13/+13
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-208/+208
* untabified the pinout diagram Joakim Larsson Edström2015-10-131-22/+22
* TABified as per coding standard Joakim Larsson Edström2015-10-121-583/+583
* - z80scc_channel class rebased on device_t instead of z80sio_channel Joakim Larsson Edström2015-10-111-558/+559
* missed a few (nw) Cowering2015-10-091-1/+1
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-172/+172
* - Added correct reset values Joakim Larsson Edstrom2015-09-281-26/+15
* Fixed some type errors Joakim Larsson Edström2015-09-131-2/+2
* moved z80sio and z80scc devices to src/devices Joakim Larsson Edström2015-09-131-0/+738