summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/flopdrv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed device_image_interface::has_been_created() Nathan Woods2016-07-301-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-2/+2
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-7/+11
* 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
* override part 1 (nw) Miodrag Milanovic2015-12-051-17/+17
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+266