summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/snk6502.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-6/+6
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* audio/snk6502.cpp: fixed MT07266 (nw) Ivan Vangelista2019-03-271-0/+1
* Missed files from previous commit, nw mooglyguy2018-12-171-1/+1
* snk6502: improve sound encapsulation and fix BGM (nw) Vas Crabb2018-06-021-21/+127
* snk6502, trackfld: Eliminate machine().device, remove some tag lookups, added... mooglyguy2018-06-011-7/+9
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+86