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
/
emu
/
audio
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved soundlatch helpers into driver.c and removed emu/audio/generic.c.
Aaron Giles
2012-04-09
1
-168
/
+0
*
Moved all drivers to using the audio/watchdog helpers defined in the driver_d...
Miodrag Milanovic
2012-04-05
1
-23
/
+0
*
Clean-ups and version bump
mame0144u1
Angelo Salese
2011-11-27
1
-8
/
+8
*
Added generic helper read/write members to the driver_device base class.
Aaron Giles
2011-11-22
1
-0
/
+23
*
BIG update.
Aaron Giles
2011-03-29
1
-9
/
+9
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-1
/
+1
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-3
/
+3
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-1
/
+1
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-2
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
Cleanups and version bump.
mame0135u2
Aaron Giles
2009-11-30
1
-1
/
+1
*
Purged remaining globals from video/generic.c and audio/generic.c
Aaron Giles
2009-11-28
1
-32
/
+38
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-3
/
+3
*
Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch,
Aaron Giles
2008-11-26
1
-10
/
+10
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-17
1
-3
/
+2
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u3.
mame0121u3
Aaron Giles
2007-12-17
1
-0
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+162