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
/
dave.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adjust_periodic() to persistent_timer. Update obvious situations where it...
Aaron Giles
2021-09-11
1
-4
/
+4
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-2
/
+2
*
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-1
/
+1
*
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-1
/
+1
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-3
/
+2
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-3
/
+3
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-3
/
+3
*
dac76/dave/digitalk/discrete: update to new stream callbacks
Aaron Giles
2020-09-16
1
-13
/
+11
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
devices/sound: more handler simplification (nw)
Ivan Vangelista
2020-03-12
1
-4
/
+4
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-2
/
+2
*
maps: Finish devices/sound (nw)
Olivier Galibert
2018-04-20
1
-4
/
+6
*
maps: Finish map.m() (nw)
Olivier Galibert
2018-04-19
1
-6
/
+8
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-6
/
+6
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-7
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-4
/
+4
*
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
*
Remove some dependency between src/devices/ and src/mame (nw)
Miodrag Milanovic
2017-02-05
1
-0
/
+622