summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cdi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-8/+8
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-3/+3
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-16/+13
* cdi: Use device finders instead of machine().device, plus some driver_device ... Ryan Holtz2018-05-221-28/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-17/+17
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-17/+17
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+18
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+52
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-7/+2
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* A handful of fixes (nw) Olivier Galibert2018-02-121-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* 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-9/+9
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* cdi.cpp: decapped and dumped quizard3 MCU [Team Europe] Ivan Vangelista2017-11-301-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+20
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-6/+12
* Added comments related to newly dumped MCU binaries that were made and tested... Scott Stone2017-01-301-7/+7
* srcclean (nw) Vas Crabb2017-01-221-7/+7
* also decapped / dumped an MCU for the original quizard (1) [TeamEurope] David Haywood2016-12-281-17/+23
* note that the dumped Quizard 4 MCU is German region. David Haywood2016-12-281-4/+16
* fix flags on these, the quizard3 and 4 game versions has never worked past co... David Haywood2016-12-271-2/+4
* replace with better dump (nw) David Haywood2016-12-271-3/+3
* added decapped dump of the d8751 on quzard4 sets [Team Europe] David Haywood2016-12-271-93/+66
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-2/+2
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Devfind revision phase 2 (nw) AJR2016-08-051-10/+10
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-6/+6
* store roms (nw) David Haywood2015-12-301-9/+22
* remove unneeded (nw) David Haywood2015-12-301-2/+0
* add the CD-I 910-17P Mini-MMC (PAL) roms (nw) David Haywood2015-12-301-6/+98
* Now get cdimono1 booting again, nw therealmogminer@gmail.com2015-12-301-6/+7
* Fix cdimono1 and quizard crash bugs, nw therealmogminer@gmail.com2015-12-301-17/+17
* New machines marked as NOT_WORKING therealmogminer@gmail.com2015-12-271-43/+593
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+655