summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/gottlieb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-9/+0
* gottlieb.cpp : Minor cleanups, Reduce unnecessary arguments cam9002018-10-291-2/+2
* clean up/encapsulate gottlieb sound, remove more MCFG_ (nw) Vas Crabb2018-07-131-16/+17
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+12
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-7/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+5
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-1/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* votrax sc01: Simulate [O. Galibert] Olivier Galibert2016-12-241-25/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-18/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-13/+13
* gts80.c: moved original sound board to audio/gottlieb as a device. Robbbert2014-10-111-0/+36
* Untangled gottlieb audio from the arcade driver, so it becomes available for ... Robbbert2014-10-111-0/+193