summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cdi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -cdi.cpp: Switched SERVO and SLAVE MCUs to use the correct device type with i... MooglyGuy2019-10-031-40/+3
* -scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte... MooglyGuy2019-07-241-0/+16
* mcd212: Misc. updates (nw) AJR2019-04-181-3/+1
* scc68070: Merge CPU device with on-chip peripheral emulation AJR2019-04-171-4/+2
* cdi: Further decoupling of device emulation; improve clock documentation (nw) AJR2019-04-171-11/+0
* mcd212: Disentangle from driver state class (nw) AJR2019-04-171-1/+1
* cdi070, cdicdic, cdislave, mcd212: Modernize interrupt handling (nw) AJR2019-04-141-0/+1
* cdi: Use device finders instead of machine().device, plus some driver_device ... Ryan Holtz2018-05-221-8/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+9
* fix flags on these, the quizard3 and 4 game versions has never worked past co... David Haywood2016-12-271-1/+1
* added decapped dump of the d8751 on quzard4 sets [Team Europe] David Haywood2016-12-271-10/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fix cdimono1 and quizard crash bugs, nw therealmogminer@gmail.com2015-12-301-0/+7
* New machines marked as NOT_WORKING therealmogminer@gmail.com2015-12-271-19/+65
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* new clones David Haywood2015-07-081-10/+10
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Fixed input regression in quizard and clones (nw) Ivan Vangelista2014-02-231-2/+2
* ups (nw) Miodrag Milanovic2013-02-051-1/+0
* Modernization of drivers part 2 (no whatsnew) Miodrag Milanovic2013-02-051-0/+1
* [CDI] Modernize MCD212 device. [MooglyGuy] Ryan Holtz2013-01-261-3/+3
* [CDI] Modernized CD-i and removed tag lookups [MooglyGuy] Ryan Holtz2013-01-261-3/+24
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+13
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-9/+9
* - Considerably improved UART communications in the CD-i 68070 implementation,... Ryan Holtz2010-10-141-2/+2
* Added incomplete protection patches to Quizard 3.2 and Quizard Rainbow 4.1; b... Ryan Holtz2010-10-111-1/+1
* - Patched out the majority of the Quizard 1.2 protection check and made the p... Ryan Holtz2010-10-111-1/+1
* Ported over CD-i cleanup from MESS. [Harmony] Ryan Holtz2010-09-261-0/+42