summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80dart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-13/+13
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-68/+0
* devcb3 Vas Crabb2018-07-071-15/+30
* 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-38/+37
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-33/+0
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-57/+70
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Finalized conversion to use util::fifo Joakim Larsson Edstrom2016-11-041-63/+3
* Refactored FIFO:s using new template based fifo class Joakim Larsson Edstrom2016-11-031-2/+61
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* reverting: Miodrag Milanovic2016-01-201-10/+10
* 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-10/+10
* override part 1 (nw) Miodrag Milanovic2015-12-051-13/+13
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+684