summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-15/+19
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-1/+1
* Fix clang build [-Werror,-Wunused-private-field] (nw) AJR2018-06-271-2/+0
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+1
* new not working clone Ivan Vangelista2018-05-261-0/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-57/+57
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-103/+105
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+5
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+5
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-5/+5
* new not working machine Ivan Vangelista2017-09-041-0/+16
* new not working clone Ivan Vangelista2017-08-161-7/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* new not working clone Ivan Vangelista2017-04-291-0/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Continued synching with PinMAME (nw) Ivan Vangelista2016-08-221-6/+113
* New clones marked as NOT_WORKING Ivan Vangelista2016-05-291-1/+16
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-6/+6
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* Fix clang build Miodrag Milanovic2015-12-271-1/+0
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1146