summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/wave.cpp
Commit message (Expand)AuthorAgeFilesLines
* spkrdev: not authored by nicola, introduced in MESS 0.36r1 hap2021-04-041-5/+3
* formats/cassimg.cpp: Finish encapsulation of cassette_image class. Vas Crabb2020-10-021-1/+1
* -imagedev/cassimg.cpp: Make the interface look something like C++. Vas Crabb2020-10-021-1/+1
* t6721a/t6w28/tc8830f/tia/tms36xx/tms5110/upd1771/upd7752/upd934g/vlm5030/vrc6... Aaron Giles2020-09-211-27/+12
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-4/+4
* (nw) misc cleanup: Vas Crabb2019-10-111-11/+5
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-4/+2
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-6/+0
* wave: Look up speaker count and cassette device relative to owner Dirk Best2017-11-201-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* 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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+110