summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cdislave.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cdi070, cdicdic, cdislave, mcd212: Modernize interrupt handling (nw) AJR2019-04-141-1/+5
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-11/+2
* cdi: Use device finders instead of machine().device, plus some driver_device ... Ryan Holtz2018-05-221-2/+10
* Sarayan made me do it. Vas Crabb2018-04-281-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* Naming update, nw therealmogminer@gmail.com2015-10-021-1/+1
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* more passing of attotime as const references (nw) Oliver Stöneberg2014-07-041-1/+1
* [CDI] Modernized CD-i and removed tag lookups [MooglyGuy] Ryan Holtz2013-01-261-16/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-46/+46
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Replaced remaining instances of INPUT_CHANGED with INPUT_CHANGED_MEMBER (no w... Miodrag Milanovic2012-04-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-32/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-4/+4
* Ported over CD-i cleanup from MESS. [Harmony] Ryan Holtz2010-09-261-0/+155