summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lucky74.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+2
* new not working machines Ivan Vangelista2019-07-191-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-30/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+30
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-3/+3
* srcclean and cleanup (nw) Vas Crabb2019-01-271-8/+8
* -sound/msm5205: Removed MCFG macros, nw mooglyguy2019-01-041-27/+21
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-4/+4
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-14/+14
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-12/+12
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-12/+12
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* 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-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 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/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-10/+14
* Assorted space padding issues detected and removed from source (nw) Scott Stone2017-02-161-15/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Designate more memory reset inputs in mahjong games; regularize service input... AJR2016-08-251-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-12/+12
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1748