index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
sound
Olivier Galibert
6 days
1
-1
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-3
/
+3
*
namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131)
987123879113
2023-04-21
1
-0
/
+3
*
namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053)
987123879113
2023-04-01
1
-20
/
+29
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-3
/
+3
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-1
/
+1
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-4
/
+4
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
1
-2
/
+2
*
devcb: Eliminate legacy callback syntax (nw)
AJR
2019-06-06
1
-1
/
+0
*
-bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros...
mooglyguy
2018-12-16
1
-86
/
+60
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-3
/
+3
*
de-staticify initializations for src/devices/sound (nw)
Wilbert Pol
2018-02-25
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-22
/
+25
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-2
/
+2
*
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
/
+0
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-2
/
+0
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-5
/
+5
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+255