summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/exidy440.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-28/+17
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-7/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+12
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-12/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* exidy440.cpp, vertigo.cpp: Improve encapsulation for audio device AJR2018-05-261-13/+70
* audio/exidy440.cpp: Use finder for audiocpu instead of absolute tag lookup (nw) AJR2018-05-241-3/+4
* Fix arcade and tiny builds (hopefully) (nw) AJR2018-02-171-62/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* 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
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* 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
* exidy440.cpp: Correct 6809 types (nw) AJR2017-12-111-5/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-2/+2
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-1/+1
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-1/+1
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-2/+2
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-8/+8
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+907