summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/tmpz84c011.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-7/+7
* sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) holub2023-05-121-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-21/+21
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-59/+15
* devcb3 Vas Crabb2018-07-071-13/+13
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-29/+29
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-8/+1
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+179