summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/mfmhd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Some debug output improvements Michael Zapf2023-06-081-4/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-12/+12
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-94/+86
* -Improved some Lua APIs: Vas Crabb2023-04-071-16/+15
* API change for device_image_interface AJR2023-03-301-8/+7
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-68/+61
* hard_disk_file: Hide the chd Olivier Galibert2022-04-041-33/+39
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-15/+15
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-12/+11
* mfmhd: Switched to logmacro logging. (nw) Michael Zapf2020-02-241-44/+52
* Spring cleaning: Vas Crabb2019-11-011-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* Self-registering devices prep: Vas Crabb2017-02-271-5/+5
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-29/+29
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-29/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* ti99: More savestate enabling and cleanups. (nw) Michael Zapf2016-09-251-0/+32
* Fixed some log outputs, removed old tag() calls. (nw) Michael Zapf2016-09-201-8/+8
* ti99: Using proper RAM devices instead of ROM_REGIONS, adapting logerror output Michael Zapf2016-08-081-33/+33
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-6/+6
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-8/+2
* reverting: Miodrag Milanovic2016-01-201-45/+45
* 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-45/+45
* clang-modernize part 3 Miodrag Milanovic2015-12-041-26/+26
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-18/+18
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-6/+28
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1177