index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
okim9810.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-20
/
+6
*
srcclean and cleanup
Vas Crabb
2024-05-26
1
-1
/
+1
*
okim9810.cpp: implemented sequencer
MetalliC
2024-05-26
1
-33
/
+98
*
dirom: added pre and post rom bank change callbacks and changed almost all us...
hap
2022-10-04
1
-2
/
+3
*
okim6295, okim6376, okim9810: Explicitly clamp output streams to within range
AJR
2021-08-23
1
-0
/
+6
*
okim6258/okim6376/okim9810/pcd3311/qs1000/qsound: update to new stream callbacks
Aaron Giles
2020-09-20
1
-14
/
+13
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
okim9810: Modernize logging
AJR
2020-07-21
1
-40
/
+45
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
devices/sound: more handler simplification (nw)
Ivan Vangelista
2020-03-12
1
-13
/
+13
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-02-25
1
-6
/
+6
*
Build fixes (nw)
AJR
2018-02-18
1
-5
/
+6
*
okim9810 : Sampling frequency is actually divider, Change name/Accurate this ...
cam900
2018-02-18
1
-55
/
+273
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-15
/
+15
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-37
/
+37
*
okim6295: Directly use set_rom_bank [O. Galibert]
Olivier Galibert
2016-09-06
1
-0
/
+10
*
dirom: device_rom_interface for sound chips with rom/memory map alternative [...
Olivier Galibert
2016-08-15
1
-39
/
+20
*
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
-4
/
+4
*
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
/
+585