summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smartmed.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-59/+58
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-115/+116
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-231-1/+1
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-1/+1
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* Fixed ti drivers (nw) Miodrag Milanovic2016-05-011-0/+237