summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cmi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-2/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-30/+33
* msm5832: Simplify handlers (nw) AJR2019-10-211-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* cmi2x: Split off keyboards as subdevices AJR2019-04-151-616/+24
* cmi.cpp: Fix old copy-and-paste mistake (nw) AJR2019-04-151-7/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-54/+54
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-54/+54
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-17/+18
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-13/+13
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+4
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-6/+5
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-24/+24
* (nw) tie up some loose ends - in particular, allow watchdog timer to Vas Crabb2018-09-161-4/+4
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-28/+24
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-201-61/+38
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-20/+18
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-31/+31
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-10/+10
* 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-13/+13
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-20/+20
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-73/+73
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-7/+8
* cmi.cpp: Separate source file for CMI-01A device (nw) AJR2018-04-271-546/+26
* cmi.cpp: IRQ cleanup (nw) AJR2018-04-271-69/+24
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+46
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-19/+12
* Grammar police (nw) Olivier Galibert2018-02-241-6/+6
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-12/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* that's a time, not a crystal, and I'm not doing eight overloads (nw) Vas Crabb2018-01-261-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-23/+23
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+3
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-26/+31
* xtal.h: Another batch of additions (nw) AJR2017-12-281-7/+7
* cmi2x: Forgot to update the finders (nw) AJR2017-12-271-3/+3
* cmi2x: Another 6809E (nw) AJR2017-12-271-2/+2
* cmi2x: CPU type correction (nw) AJR2017-12-271-3/+3
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* i8212, i8214: Rename IRQ to INT to agree with Intel pin names (nw) AJR2017-09-241-3/+3