index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
qsoundhle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-igs/igs_m036.cpp: Nicer short names for a couple of games.
Vas Crabb
2025-06-12
1
-11
/
+15
*
qsoundhle: retry adding parent rom reference to qsound, function body in cpp ...
hap
2025-06-10
1
-10
/
+23
*
qsoundhle: correction to qsound header include
hap
2025-06-09
1
-1
/
+0
*
qsoundhle: add parent rom reference to qsound
hap
2025-06-09
1
-1
/
+2
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-4
/
+4
*
dirom: added pre and post rom bank change callbacks and changed almost all us...
hap
2022-10-04
1
-2
/
+3
*
Use std::clamp in more source files
AJR
2021-08-15
1
-7
/
+7
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-1
/
+1
*
Fix for qsoundhle
Aaron Giles
2020-09-21
1
-1
/
+1
*
Fix merge error
Aaron Giles
2020-09-20
1
-8
/
+4
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
devices/sound: more handler simplification (nw)
Ivan Vangelista
2020-03-12
1
-2
/
+2
*
Allow saving members of structures in n-dimensional arrays, even if the membe...
Vas Crabb
2019-12-09
1
-49
/
+43
*
qsoundhle: saturate voice and output accumulators
superctr
2018-10-17
1
-7
/
+11
*
srcclean and manual fixup (nw)
Vas Crabb
2018-08-26
1
-2
/
+2
*
qsoundhle.cpp: fix ADPCM playback
superctr
2018-08-22
1
-1
/
+1
*
Add improved qsound_hle core (#3819)
Jonathan Gevaryahu
2018-08-18
1
-119
/
+491
*
Revert "-qsound_hle: Updated based on actual DSP16 code to give identical out...
arbee
2018-08-18
1
-491
/
+119
*
-qsound_hle: Updated based on actual DSP16 code to give identical output. [su...
superctr
2018-08-18
1
-119
/
+491
*
qsoundhle: Saturate ROM offsets [superctr]
Vas Crabb
2018-07-29
1
-8
/
+21
*
dsp16: fix disassembler bugs (nw)
Vas Crabb
2018-03-19
1
-116
/
+67
*
vgmplay: use QSound DSP emulation
Vas Crabb
2018-03-17
1
-39
/
+0
*
Don't sleepwalk and code (nw)
Olivier Galibert
2018-03-16
1
-1
/
+1
*
dsp16: implement remaining instructions for completeness
Vas Crabb
2018-03-16
1
-1
/
+1
*
qsound: clean up host and DAC comms a bit, hopefully fix desync
Vas Crabb
2018-03-16
1
-1
/
+1
*
QSound LLE available with a 3-character change
Vas Crabb
2018-03-16
1
-0
/
+324