summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/coco_vhd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-12/+0
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+281