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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-1
/
+1
*
C++-ified the sound and streams interfaces. Combined sound.c and streams.c
Aaron Giles
2011-01-27
1
-187
/
+223
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-7
/
+7
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-14
/
+4
*
directly casting to UINT caused compile-time negative values to become 0
Michaƫl Banaan Ananas
2010-07-05
1
-3
/
+3
*
Modified way device_type constants are defined in order to get unidasm compil...
Miodrag Milanovic
2010-06-29
1
-1
/
+1
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-6
/
+6
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-3
/
+0
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-4
/
+4
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-102
/
+147
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+8
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-6
/
+6
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+4
*
Added new module tagmap which is a simple hashed string map.
Aaron Giles
2009-11-23
1
-4
/
+4
*
[from AtariAce]
Aaron Giles
2009-08-30
1
-4
/
+4
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-6
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-4
/
+4
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-1
/
+1
*
Added the ability for devices to have their own custom inline config management.
Aaron Giles
2009-02-16
1
-8
/
+14
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-17
/
+109
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-5
/
+5
*
Added macros to define device functions. Updated existing devices
Aaron Giles
2008-03-01
1
-2
/
+2
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-1
/
+19
*
sound:
Couriersud
2008-01-20
1
-0
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+89