summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/mfmhd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-1/+1
* -Improved some Lua APIs: Vas Crabb2023-04-071-1/+3
* API change for device_image_interface AJR2023-03-301-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+5
* Removed superfluous semicolons from various source files. (#9796) 0kmg2022-05-221-1/+1
* hard_disk_file: Hide the chd Olivier Galibert2022-04-041-4/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-4/+4
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+5
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-2/+2
* Spring cleaning: Vas Crabb2019-11-011-2/+1
* ti9x: Various MCFG removals. (nw) Michael Zapf2018-08-211-18/+10
* ti99: Kill some more MCFGs. (nw) Michael Zapf2018-08-211-1/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* ti99: More savestate enabling and cleanups. (nw) Michael Zapf2016-09-251-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* reverting: Miodrag Milanovic2016-01-201-6/+6
* 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-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-051-8/+8
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-1/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+250