summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsoundhle.cpp
Commit message (Expand)AuthorAgeFilesLines
* -igs/igs_m036.cpp: Nicer short names for a couple of games. Vas Crabb2025-06-121-11/+15
* qsoundhle: retry adding parent rom reference to qsound, function body in cpp ... hap2025-06-101-10/+23
* qsoundhle: correction to qsound header include hap2025-06-091-1/+0
* qsoundhle: add parent rom reference to qsound hap2025-06-091-1/+2
* New sound infrastructure. Olivier Galibert2025-04-271-4/+4
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-2/+3
* Use std::clamp in more source files AJR2021-08-151-7/+7
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1
* Fix for qsoundhle Aaron Giles2020-09-211-1/+1
* Fix merge error Aaron Giles2020-09-201-8/+4
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+2
* Allow saving members of structures in n-dimensional arrays, even if the membe... Vas Crabb2019-12-091-49/+43
* qsoundhle: saturate voice and output accumulators superctr2018-10-171-7/+11
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-2/+2
* qsoundhle.cpp: fix ADPCM playback superctr2018-08-221-1/+1
* Add improved qsound_hle core (#3819) Jonathan Gevaryahu2018-08-181-119/+491
* Revert "-qsound_hle: Updated based on actual DSP16 code to give identical out... arbee2018-08-181-491/+119
* -qsound_hle: Updated based on actual DSP16 code to give identical output. [su... superctr2018-08-181-119/+491
* qsoundhle: Saturate ROM offsets [superctr] Vas Crabb2018-07-291-8/+21
* dsp16: fix disassembler bugs (nw) Vas Crabb2018-03-191-116/+67
* vgmplay: use QSound DSP emulation Vas Crabb2018-03-171-39/+0
* Don't sleepwalk and code (nw) Olivier Galibert2018-03-161-1/+1
* dsp16: implement remaining instructions for completeness Vas Crabb2018-03-161-1/+1
* qsound: clean up host and DAC comms a bit, hopefully fix desync Vas Crabb2018-03-161-1/+1
* QSound LLE available with a 3-character change Vas Crabb2018-03-161-0/+324