summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80scc: Read/write handler cleanups (nw) AJR2019-06-121-8/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* z80scc: don't spam interrupt state (nw) Patrick Mackinlay2019-01-101-0/+1
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-9/+9
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-60/+0
* z80scc: serial control signal fixes Patrick Mackinlay2018-08-091-3/+0
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-0/+15
* -mac128, macpci, nsg6809: Eliminated old-style MACHINE_CONFIG use. [Ryan Holtz] mooglyguy2018-08-021-0/+1
* 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