summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80dart.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... Vas Crabb2018-01-271-3/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-6/+0
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-8/+2
* m_owner cleanup (nw) AJR2017-05-251-48/+48
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-163/+130
* Self-registering devices prep: Vas Crabb2017-02-271-9/+9
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* z80dart: Only update serial line configuration if it actually changes. Dirk Best2016-12-251-3/+7
* z80dart: set the vector status bits to 1 at eoi (nw) cracyc2016-11-271-0/+10
* srcclean (nw) Vas Crabb2016-11-271-2/+2
* Finalized conversion to use util::fifo Joakim Larsson Edstrom2016-11-041-42/+14
* Refactored FIFO:s using new template based fifo class Joakim Larsson Edstrom2016-11-031-17/+34
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* reverting: Miodrag Milanovic2016-01-201-65/+65
* 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-65/+65
* clang-modernize part 6 Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1357