summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/zsg2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+2
* Use std::clamp in more source files AJR2021-08-151-1/+1
* ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... Aaron Giles2020-09-211-6/+5
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* zsg2.cpp: properly reset emphasis filter state at key on superctr2018-08-311-6/+7
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-47/+47
* zsg2.cpp: minor improvements [nw] superctr2018-08-211-5/+8
* zsg2.cpp: Optimized the filters a little bit superctr2018-08-201-7/+13
* taito_zm games: Better default Zoom/SPU balance superctr2018-08-191-1/+1
* taito_zm.cpp / zsg2.cpp - more improvements (#3866) superctr2018-08-181-45/+56
* taito_zm: DSP emulation (work in progress!) (#3854) superctr2018-08-171-66/+100
* Improve Taito Zoom ZSG-2 sound emulation (#3847) superctr2018-08-141-36/+173
* zsg2.cpp : Typo cam9002018-08-091-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* 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-4/+4
* clang-modernize part 6 Miodrag Milanovic2015-12-041-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+464