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
/
dac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
beep,dac: add note about buffer size
hap
2024-07-18
1
-1
/
+1
*
dac,beep: increase sample rate in favor of better resample quality
hap
2024-07-17
1
-1
/
+1
*
dac: remove "are these real" section, move 2bit 1s complement dac to the othe...
hap
2022-07-12
1
-3
/
+3
*
dac: remove dac_4bit_binary_weighted_sign_magnitude_longcat_device
hap
2022-07-12
1
-17
/
+0
*
dac: Make default range for 1-bit DACs 0-1 instead of -1-1
Aaron Giles
2020-10-18
1
-1
/
+1
*
disound: Create m_specified_inputs_mask to track which inputs have been speci...
Aaron Giles
2020-10-18
1
-17
/
+21
*
dac/volt_reg: improve performance (#7274)
Aaron Giles
2020-10-17
1
-0
/
+135
*
Put #include emu.h as the first preprocessor directive in various files to su...
yz70s
2018-11-02
1
-1
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2016-10-23
1
-2
/
+2
*
DAC WIP, started documenting the DACs in use. [smf]
smf-
2016-10-17
1
-83
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+92