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
/
wave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++-ified the sound and streams interfaces. Combined sound.c and streams.c
Aaron Giles
2011-01-27
1
-5
/
+4
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-7
/
+1
*
Removed need for messdrv.h (no whatsnew)
Miodrag Milanovic
2010-07-05
1
-1
/
+0
*
Imported image related utils from MESS into /lib/util [Miodrag Milanovic]
Miodrag Milanovic
2010-07-05
1
-1
/
+0
*
Fixed bad cassette wave sound [Robbbert]
Miodrag Milanovic
2010-06-23
1
-13
/
+25
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+2
*
Fixed compile for s14001a.c and updated MESS dependent code in wave.c (no wha...
Miodrag Milanovic
2010-01-27
1
-2
/
+2
*
Fixed compilation error.
Curt Coder
2010-01-19
1
-2
/
+2
*
- Added MESS dependent code missing in emu.h
Miodrag Milanovic
2010-01-19
1
-5
/
+5
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-4
/
+4
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
Cleanups and version bump.
mame0131u1
Aaron Giles
2009-05-07
1
-1
/
+1
*
Converted the WAVE sound device to stereo (for MESS).
Curt Coder
2009-05-04
1
-13
/
+18
*
Sync with MESS
Nathan Woods
2009-03-08
1
-2
/
+5
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-1
/
+1
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-21
/
+11
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-1
/
+0
*
Sound cores no longer allocate their own tokens. Instead they return a new
Aaron Giles
2009-01-18
1
-2
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-01-14
1
-1
/
+1
*
Cleaned up device and sound interfaces to match the CPU
Aaron Giles
2008-12-19
1
-9
/
+9
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-18
1
-6
/
+6
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-14
1
-2
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-10
1
-1
/
+1
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-1
/
+1
*
This patch furthers the process of aligning the sound cores with the
Aaron Giles
2008-12-04
1
-2
/
+2
*
From AtariAce:
Aaron Giles
2008-11-13
1
-5
/
+5
*
Fix stupid compile error
Wilbert Pol
2008-09-10
1
-1
/
+1
*
MESS specific update.
Wilbert Pol
2008-09-10
1
-4
/
+7
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-1
/
+1
*
MESS specific change; part of MESS' device changeover
Nathan Woods
2008-03-30
1
-1
/
+1
*
- 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
*
(From Atari Ace)
Aaron Giles
2007-12-24
1
-0
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+100