summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x68k_hdc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc demacroization (nw) Ivan Vangelista2020-04-271-2/+2
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-10/+12
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-3/+0
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* x68k_hdc: Register state for saving; allocate timer; clean up enums and statu... AJR2018-07-111-18/+92
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-74/+11
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Image instance name refactoring and bug fixing (nw) AJR2017-03-021-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-1/+1
* Removing nullptr image_formats, and fixing formatting Nathan Woods2016-07-141-1/+0
* Consolidating implementations of create_option_guide() that return nullptr Nathan Woods2016-07-131-1/+0
* Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-13/+13
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+130