summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cdi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-1/+1
* CDROM image device modernized and drivers updated (no whatsnew) Miodrag Milanovic2011-06-151-3/+7
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-12/+12
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-12/+12
* New Games Added (Not Working) Scott Stone2011-05-041-0/+30
* cartslot.c/chd_cd.c: added support for a callback function to test softlist s... Fabio Priuli2011-04-071-0/+14
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-9/+9
* BIG update. Aaron Giles2011-03-291-21/+21
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+2
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-1/+1
* Cleaned up shared implementation of CDi [David Haywood] Miodrag Milanovic2011-02-031-54/+92
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-37/+37
* - Re-worked Quizard MCU communications handling to be more easily expanded. [... Ryan Holtz2010-10-171-1/+2
* - Considerably improved UART communications in the CD-i 68070 implementation,... Ryan Holtz2010-10-141-32/+67
* Fix 64-bit compile.mame0139u4 Aaron Giles2010-10-141-1/+1
* - Removed RAM protection patches from Quizard games. All games now at least ... Ryan Holtz2010-10-131-24/+17
* - Replaced the excessively large Quizard patch scheme with a much smaller 4-b... Ryan Holtz2010-10-131-28/+37
* cdi: fixed 64-bit compile (no whatsnew) R. Belmont2010-10-111-2/+2
* Added incomplete protection patches to Quizard 3.2 and Quizard Rainbow 4.1; b... Ryan Holtz2010-10-111-3/+22
* - Patched out the majority of the Quizard 1.2 protection check and made the p... Ryan Holtz2010-10-111-3/+14
* - Patched out the majority of the Quizard 1.7 protection check and emulated t... Ryan Holtz2010-10-111-7/+84
* Changed visible area and resolution of CD-i based arcade games. [Harmony] Ryan Holtz2010-10-101-2/+2
* Compile fix, no whatsnew Ryan Holtz2010-10-091-9/+3
* Added UART Tx/Rx framework to the CD-i 68070 implementation, necessary for Qu... Ryan Holtz2010-10-091-9/+6
* Compile fix for duplicate define Scott Stone2010-09-261-1/+1
* Ported over CD-i cleanup from MESS. [Harmony] Ryan Holtz2010-09-261-4494/+15
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2
* Corrected Quizard manufacturer (no whatsnew) R. Belmont2010-08-221-6/+6
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-37/+38
* new clones added: Quizard v1.2 & v4.2 rainbow. Brian Troha2010-08-011-5/+35
* Time to kill off some deadwood. Aaron Giles2010-07-071-21/+21
* Added a skeleton driver for Philips CD-i-based arcade series, Quizard [Harmony] Ryan Holtz2010-06-191-0/+4769