summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/controlid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* more macro removal (nw) Ivan Vangelista2020-05-191-12/+12
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+9
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-9/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+8
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-8/+8
* cidx628: Make this display something again AJR2018-06-221-19/+50
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-14/+15
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+8
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-11/+18
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-08-271-17/+17
* new drivers for "Control ID x628" fingerprint-reader and for the NT7534 LCD c... Felipe CorrĂȘa da Silva Sanches2017-08-231-0/+136