summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z180 (follow)
Commit message (Expand)AuthorAgeFilesLines
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-017-6/+6
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-144-13/+7
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* reverting: Miodrag Milanovic2016-01-206-158/+158
* tags are now strings (nw) Miodrag Milanovic2016-01-166-158/+158
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* override part 2 (nw) Miodrag Milanovic2015-12-051-17/+17
* clang-modernize part 3 Miodrag Milanovic2015-12-042-33/+33
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Cleanup devcpu.h (nw) Miodrag Milanovic2015-11-061-7/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1311-0/+7912