summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/micro3d.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-22/+16
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* rename "x Audio Custom" to "x Custom Sound" (nw) hap2017-11-071-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-126/+55
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* 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-5/+5
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+374