summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smartmed.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-41/+32
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-5/+0
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-12/+12
* Fixed ti drivers (nw) Miodrag Milanovic2016-05-011-0/+791