summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gei.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-54/+55
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-55/+54
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-48/+49
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-2/+3
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4407) ClawGrip2018-12-281-5/+5
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-43/+33
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-17/+18
* 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-66/+66
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-18/+18
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-22/+26
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-73/+73
* 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-30/+30
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-24/+24
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-147/+156
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-9/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+4
* Misc stuff (nw) Olivier Galibert2018-01-271-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+20
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-2/+2
* gei.cpp: cleanup (nw) Vas Crabb2017-11-091-169/+63
* gei.cpp: fixed MT04651 (nw) Ivan Vangelista2017-11-071-20/+7
* gei.cpp: misc refactoring: (nw) Ivan Vangelista2017-10-311-218/+253
* gei.cpp: Counting is hard ;-p (nw) briantro2017-10-301-3/+3
* gei.cpp: Restore accidental overwrite (nw) briantro2017-10-301-1/+1
* gei.cpp: Fix cut-n-paste (nw) briantro2017-10-301-3/+3
* new machine promoted to working briantro2017-10-301-3/+76
* gei.cpp: added default nvram to bigjoke (nw) Ivan Vangelista2017-10-301-1/+4
* new non working machine briantro2017-10-301-0/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-64/+64
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* srcclean (nw) Vas Crabb2016-10-231-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7