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
/
spu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::clamp in more source files
AJR
2021-08-15
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-0
/
+1
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-55
/
+56
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-10
/
+9
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-8
/
+8
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-2
/
+2
*
-bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros...
mooglyguy
2018-12-16
1
-0
/
+11
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-37
/
+17
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-20
/
+20
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-6
/
+6
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-4
/
+4
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-33
/
+33
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3081