summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/harddriv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-5/+5
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-5/+5
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-1/+1
* 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
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-18/+18
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+94