summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/mfmhd.cpp
Commit message (Expand)AuthorAgeFilesLines
* (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