summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z8/z8.h
Commit message (Collapse)AuthorAgeFilesLines
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
| | | | fix start project for custom builds in Visual Studio (nw)
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
| | | | This reverts commit e96fd34dd817f1113daf9e6b099a8f40cfd1ed6d.
* 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
| | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string
* override part 2 (nw) Miodrag Milanovic2015-12-051-16/+16
|
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
|
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+326