summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-15/+15
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-44/+0
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-35/+30
* fixup (nw) Vas Crabb2018-01-281-1/+1
* z80scc: general cleanup and backport of z80sio improvements part II Joakim Larsson Edstrom2017-11-201-250/+19
* z80scc: general cleanup and backport of z80sio improvements part I Joakim Larsson Edstrom2017-11-201-43/+36
* z80sio/z80scc: now returns cpu specific default vector when no interrupt foun... Joakim Larsson Edstrom2017-09-211-0/+7
* z80scc: basic wait/dma request support (#2441) Patrick Mackinlay2017-07-061-11/+12
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-1/+1
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-60/+60
* 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