summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/williams.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the Williams audio hc55516 digit write to mask the digital input bit corr... Lord-Nightmare2020-06-191-7/+7
* Move some RC timing macros out of the core (nw) AJR2020-05-031-0/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-64/+68
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-68/+64
* volt_reg: set default m_output (nw) hap2019-02-191-3/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-18/+19
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-7/+9
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8
* audio/williams.cpp : Remove unnecessary arguments in handlers cam9002019-02-021-35/+35
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-6/+6
* devcb3 Vas Crabb2018-07-071-12/+12
* williams.cpp : Cleanups (#3660) cam9002018-06-161-37/+41
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-141-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-22/+22
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Route sound relative to current device. Vas Crabb2018-05-011-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-49/+54
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-4/+8
* New way to provide DAC reference inputs (nw) AJR2018-01-101-8/+4
* 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
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-4/+4
* williams audio: lower adpcm volume (nw) hap2017-12-071-1/+1
* williams_adpcm_sound_device: lower dac volume (nw) hap2017-11-121-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* audio/williams.cpp: Handler cleanup (nw) AJR2017-06-081-59/+5
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-39/+7
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* More DAC identification and sound stuff AJR2017-01-121-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-15/+18
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+915