summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nvram.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-5/+5
* nvram: Fix regression related to 6d6ecf46b15cd32599d0d6760178fed0563bc5a2 AJR2022-07-281-1/+0
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* dinvram: rename pre write/save to can write/save (nw) hap2020-06-111-1/+1
* nvram: don't save 0byte file (nw) hap2020-06-091-0/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-10/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-41/+0
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-0/+8
* (nw) let's have some fun with the new functionality, and fix poor casper whil... Vas Crabb2018-05-041-10/+11
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-11/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-0/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+115