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
/
emu
/
sound
/
okim6376.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
Added casting operators to the region_info class so you can assign
Aaron Giles
2010-01-16
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-4
/
+2
*
The other larger patch adds missing static and const qualifiers, and
Aaron Giles
2009-06-08
1
-1
/
+1
*
Sound cores compile cleanly.
Aaron Giles
2009-03-12
1
-1
/
+1
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-151
/
+38
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-3
/
+0
*
Fixed clamping to 12 bit range to Okim6376, and adjusted
Mirko Buffoni
2009-01-21
1
-8
/
+8
*
Sound cores no longer allocate their own tokens. Instead they return a new
Aaron Giles
2009-01-18
1
-5
/
+3
*
Fixed MSM6376 distorted playback.
Phil Bennett
2009-01-12
1
-38
/
+44
*
Added OKIM6376 emulation ADPCM Speech Synthesizer [Mirko Buffoni]
Mirko Buffoni
2009-01-12
1
-0
/
+611