summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/d*: macro removal (nw) Ivan Vangelista2020-05-261-9/+9
* further macro removal work (nw) Ivan Vangelista2020-05-181-58/+57
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* new not working machine Ivan Vangelista2019-08-051-0/+12
* new not working clone Ivan Vangelista2019-05-211-0/+12
* -devices/sound/msm5205: Removed unused MCFG_MSM6585 macros, nw mooglyguy2019-01-021-8/+9
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-31/+35
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-3/+3
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-4/+4
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* 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-26/+26
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+21
* (nw) more address map modernisation Robbbert2018-04-121-11/+12
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-75/+73
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* Cleanup address map remnants (nw) Olivier Galibert2018-03-081-2/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-8/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* New working machines added hap2018-02-111-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-69/+38
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-38/+69
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-7/+7
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-62/+31
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+35
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* New working clone added Ivan Vangelista2016-12-241-4/+16
* New not working clone Ivan Vangelista2016-12-141-1/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* Continued synching with PinMAME (nw) Ivan Vangelista2016-08-221-0/+86
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* 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-8/+8
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-8/+8
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+867