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
/
scsp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsp.cpp: Fixed a possibly-uninitialized warning with GCC 8.2.1, nw
mooglyguy
2018-12-02
1
-1
/
+1
*
Other half of the fix was also wrong, nw
mooglyguy
2018-12-02
1
-1
/
+1
*
Fixed an obviously-wrong 'fix' that was blindly merged by someone who should ...
mooglyguy
2018-12-02
1
-2
/
+2
*
sound/scsp.cpp - Fix compilation on OSX Clang
Klez
2018-12-02
1
-2
/
+2
*
scsp.cpp : Minor updates
cam900
2018-12-02
1
-571
/
+543
*
scsp.cpp: Fix build (nw)
AJR
2018-12-01
1
-1
/
+0
*
scsp.cpp : Add save states, Correct bool (#4357)
cam900
2018-12-01
1
-0
/
+87
*
scsp.cpp : Updates
cam900
2018-11-29
1
-44
/
+79
*
vgmplay: Added SCSP support [smf]
smf-
2018-08-16
1
-72
/
+46
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-9
/
+9
*
saturn: Fix regression due to an unexpected CDDA dependency (nw)
AJR
2018-02-16
1
-4
/
+4
*
space.machine -> machine (nw)
Olivier Galibert
2017-12-14
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-20
/
+21
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-39
/
+39
*
gcc 6.1.1 warning fixes (nw)
Olivier Galibert
2016-06-16
1
-7
/
+4
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-1
/
+1
*
fix compile (nw)
Miodrag Milanovic
2016-01-23
1
-1
/
+1
*
make st-v not crash (nw)
David Haywood
2016-01-23
1
-4
/
+6
*
Refix some of the this==NULL stuff
therealmogminer@gmail.com
2016-01-23
1
-1
/
+1
*
Time for more this==NULL fixes
therealmogminer@gmail.com
2016-01-23
1
-8
/
+5
*
More this==NULL stuff
therealmogminer@gmail.com
2016-01-23
1
-5
/
+5
*
Yet more this==NULL fixes
therealmogminer@gmail.com
2016-01-23
1
-6
/
+10
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
1
-2
/
+2
*
update some of remaining licenses (nw)
Miodrag Milanovic
2015-12-11
1
-0
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-11
/
+11
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1574