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
/
es5503.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
es5503: bits 0 and 6 are always high for this register (#8121)
tim lindner
2021-05-31
1
-1
/
+1
*
es5503 updates: [R. Belmont]
arbee
2020-09-24
1
-7
/
+15
*
es5503: use put_int for sample scaling, use fill_n for faster clear [R. Belmont]
arbee
2020-09-24
1
-6
/
+8
*
es5503: re-modernized, no breakage this time. [R. Belmont]
arbee
2020-09-23
1
-8
/
+9
*
es5503: revert to last version that plays correctly
arbee
2020-09-20
1
-13
/
+12
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-2
/
+1
*
es1373/es5503/es5506/esqpump: update to new stream callbacks
Aaron Giles
2020-09-17
1
-13
/
+14
*
es5503: don't overdrive the output [R. Belmont]
arbee
2020-09-13
1
-1
/
+1
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-2
/
+2
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
es5503: modernize save state registration (nw)
arbee
2019-12-09
1
-15
/
+10
*
es5503.cpp : Simplify handlers
cam900
2019-04-15
1
-2
/
+2
*
vgmplay: Added all sound chips (including multiple instances supported by the...
smf-
2018-08-04
1
-3
/
+17
*
es5503: fixed bad playback of synthLAB sampled-attack looped-sustain instrume...
arbee
2018-07-04
1
-2
/
+1
*
de-staticify initializations for src/devices/sound (nw)
Wilbert Pol
2018-02-25
1
-11
/
+0
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-6
/
+6
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-20
/
+20
*
okim6295: Directly use set_rom_bank [O. Galibert]
Olivier Galibert
2016-09-06
1
-0
/
+9
*
dirom: device_rom_interface for sound chips with rom/memory map alternative [...
Olivier Galibert
2016-08-15
1
-21
/
+3
*
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 6
Miodrag Milanovic
2015-12-04
1
-11
/
+11
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+451