summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smartmed.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-18/+21
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-2/+2
* -Improved some Lua APIs: Vas Crabb2023-04-071-2/+1
* namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-011-483/+5
* API change for device_image_interface AJR2023-03-301-12/+12
* device_image_interface: Interface overhaul AJR2022-01-061-1/+8
* Soul-crushingly frustrating clean-up: Vas Crabb2021-12-011-3/+1
* 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