summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/compucolor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+10
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-9/+10
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-6/+6
* tms9927: Eliminate MCFG macros and register_postload; remove "wr_" from callb... AJR2018-09-111-5/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* tms5501: Convert to devcb3; rename INT callback to match pin name (nw) AJR2018-08-011-5/+5
* devcb3 Vas Crabb2018-07-071-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* tms9927: Configure using character clock rather than dot clock AJR2018-02-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* compclr2: Add MCFG_SCREEN_RAW_PARAMS and blink counter (nw) AJR2018-01-071-5/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-5/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* required_ioport_array. (nw) Curt Coder2016-10-091-64/+15
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+507