summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smartmed.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release Vas Crabb2021-06-271-3/+3
* cpu/alto2: Fixed allocation widths for decoded ROMs, and removed a bunch of r... Vas Crabb2021-06-221-6/+6
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-16/+18
* juicebox additions [David Haywood, Sean Riddle] (#8146) David Haywood2021-06-181-52/+57
* 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