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
/
hc55516.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
hc55516: add btanb note
hap
2025-01-13
1
-0
/
+4
*
hc55516: correct variable type of digital sample in hc55516 class, small cleanup
hap
2025-01-08
1
-92
/
+80
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-9
/
+5
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-7
/
+7
*
srcclean pass in preparation for release branch
Vas Crabb
2022-09-25
1
-1
/
+1
*
olibochu: add hc55516 device instead of adpcm
hap
2022-09-11
1
-5
/
+8
*
srcclean in preparation for 0.226 release branch
Vas Crabb
2020-10-25
1
-14
/
+14
*
Major update for HC55516 CVSD audio device and related filtering, as well as ...
Jonathan Gevaryahu
2020-10-10
1
-158
/
+414
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
1
-4
/
+4
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-1
/
+1
*
gaelco/gb/hc55516/huc620: update to new stream callback
Aaron Giles
2020-09-18
1
-22
/
+18
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-7
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-24
/
+9
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+3
*
Remove device_config_complete from numerous devices that don't really need it...
AJR
2017-02-09
1
-10
/
+0
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+337