summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsoundhle.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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