summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/speaker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* speaker: set pan range to -1 to 1, hap2023-09-101-10/+9
* sound: add configurable speaker panning hap2023-09-091-14/+48
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-6/+5
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-5/+6
* sound: Drive updates more sensibly from the sound manager, fixing some asserts. Aaron Giles2020-09-141-18/+9
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-16/+43
* speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995) Aaron Giles2020-07-271-25/+60
* Added netlist-based audio to early Cinematronics vector games (#6979) Aaron Giles2020-07-221-14/+19
* disound.cpp, sound.cpp, speaker.cpp: Use fill_n and resize to zero memory ins... AJR2019-11-241-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-10/+0
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-14/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-4/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+160