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
/
s14001a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
sound
Olivier Galibert
8 days
1
-3
/
+3
*
s14001a: remove overloaded set_clock,
hap
2024-08-28
1
-19
/
+13
*
s14001a: level triggered 1-bit handler does not make sense,
hap
2024-08-24
1
-2
/
+2
*
s14001a: use device_rom_interface
hap
2024-08-11
1
-15
/
+9
*
s14001a: remove statistics, use logmacro for debug msgs
hap
2024-08-11
1
-39
/
+11
*
s14001a: shorthand variable types, small cleanup
hap
2024-08-11
1
-93
/
+98
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-14
/
+10
*
s14001a: get rid of compiler warning
hap
2021-01-06
1
-11
/
+1
*
hh_cop400: fix mdallas keypad problem
hap
2021-01-06
1
-3
/
+1
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-5
/
+5
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
s14001a.cpp: zero-fill variables, fixes missing speech in some Fidel chess dr...
Ivan Vangelista
2020-05-31
1
-1
/
+31
*
devices/sound: more handler simplification (nw)
Ivan Vangelista
2020-03-12
1
-4
/
+4
*
explicit sizes for enums used in save states - one should always do this to m...
Vas Crabb
2017-07-16
1
-26
/
+26
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-92
/
+101
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-12
/
+12
*
small cleanup (nw)
Miodrag Milanovic
2016-06-05
1
-1
/
+1
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-2
/
+2
*
s14001a_new is now s14001a
hap
2016-01-23
1
-504
/
+428
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
fidelz80: added VCC language latch/bank
hap
2016-01-18
1
-3
/
+8
*
s14001a: set default amp to 15
hap
2016-01-18
1
-20
/
+2
*
s14001a: added optional devcb callbacks for mem read and BSY pin
hap
2016-01-18
1
-18
/
+33
*
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
/
+651