summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/tmpz84c015.cpp
Commit message (Expand)AuthorAgeFilesLines
* change var const style back to how it was where 2993e850bbe44f8e7992877bd1e5a... hap2018-09-201-2/+2
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-2/+2
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-9/+9
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-22/+22
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* tmpz84c015: Add missing callback for ctc zc3 Dirk Best2018-05-091-9/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-6/+7
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+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-0/+7
* devices/cpu to device_add_mconfig (nw) Ivan Vangelista2017-05-311-6/+1
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Critical fixes (nw) AJR2016-04-161-1/+3
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+217