summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mcd212.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* mcd212: Misc. updates (nw) AJR2019-04-181-27/+14
* mcd212: Disentangle from driver state class (nw) AJR2019-04-171-84/+15
* Undo a few dependencies (nw) AJR2019-04-141-1/+0
* cdi070, cdicdic, cdislave, mcd212: Modernize interrupt handling (nw) AJR2019-04-141-44/+26
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-2/+2
* cdi: Use device finders instead of machine().device, plus some driver_device ... Ryan Holtz2018-05-221-3/+3
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-115/+115
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* New machines marked as NOT_WORKING therealmogminer@gmail.com2015-12-271-58/+62
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-30/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1643