summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z180/z180.h
Commit message (Expand)AuthorAgeFilesLines
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-53/+53
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-281-5/+1
* Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... Lord-Nightmare2016-09-271-1/+5
* Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... smf-2016-09-271-5/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-17/+17
* Cleanup devcpu.h (nw) Miodrag Milanovic2015-11-061-7/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+1788