summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/lynx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-2/+2
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-6/+1
* Oops (nw) Olivier Galibert2018-02-221-1/+1
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+32
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+90