summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/snk6502.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-6/+6
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-6/+6
* snk6502: fix nibbler 2player sound problem (nw) hap2019-11-281-0/+2
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* audio/snk6502.cpp: fixed MT07266 (nw) Ivan Vangelista2019-03-271-0/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+1
* audio/snk6502.cpp: fixed MT07225 (nw) Ivan Vangelista2019-02-091-1/+0
* Missed files from previous commit, nw mooglyguy2018-12-171-32/+37
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-116/+117
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-1/+1
* snk6502: improve sound encapsulation and fix BGM (nw) Vas Crabb2018-06-021-382/+664
* snk6502, trackfld: Eliminate machine().device, remove some tag lookups, added... mooglyguy2018-06-011-146/+79
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-1/+1
* 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-7/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+993