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
/
k007232.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated licenses for most of devices (nw)
Miodrag Milanovic
2015-05-14
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Touching all the candy again: [Alex Jackson]
Alex W. Jackson
2014-11-17
1
-4
/
+3
*
removed not needed parameter from stream_alloc (nw)
Miodrag Milanovic
2014-04-30
1
-1
/
+1
*
Some changes/corrections to device descriptions per Dev request (nw)
Scott Stone
2014-04-18
1
-1
/
+1
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-17
1
-1
/
+1
*
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
Scott Stone
2014-04-10
1
-1
/
+1
*
Converted k007232_device to devcb2 (nw)
Ivan Vangelista
2014-03-13
1
-23
/
+4
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-2
/
+1
*
extended large amount of devices with shortname and source file data (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Modernized Konami 007232 sound device [Osso]
Fabio Priuli
2013-06-13
1
-217
/
+175
*
Cleanups and version bump
mame0148u3
Miodrag Milanovic
2013-04-09
1
-1
/
+1
*
made some of sound devices use device callbacks instead of function callbacks...
Miodrag Milanovic
2013-03-29
1
-2
/
+5
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-271
/
+269
*
Stop allocating arrays of UINT8s for the tokens, when
Aaron Giles
2012-09-18
1
-1
/
+1
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-30
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-2
/
+40
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
C++-ified the sound and streams interfaces. Combined sound.c and streams.c
Aaron Giles
2011-01-27
1
-3
/
+2
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-3
/
+3
*
Remove artificial SOUND_ prefix from sound device names.
Aaron Giles
2010-09-02
1
-1
/
+1
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+2
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-10
/
+8
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-4
/
+4
*
Added casting operators to the region_info class so you can assign
Aaron Giles
2010-01-16
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
Sound cores compile cleanly.
Aaron Giles
2009-03-12
1
-2
/
+2
*
02929: All sets using k007232.c Sound Core: Garbled Music
Phil Bennett
2009-02-18
1
-4
/
+5
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-66
/
+37
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-2
/
+0
*
Sound cores no longer allocate their own tokens. Instead they return a new
Aaron Giles
2009-01-18
1
-5
/
+3
*
Removed redundant config parameter from SND_START.
Aaron Giles
2009-01-18
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-10
1
-1
/
+1
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-3
/
+3
*
This patch furthers the process of aligning the sound cores with the
Aaron Giles
2008-12-04
1
-4
/
+3
*
From AtariAce:
Aaron Giles
2008-11-13
1
-5
/
+5
*
Updated src\emu\sound headers from K-S, so they use latest naming/structure a...
Derrick Renaud
2008-08-10
1
-19
/
+19
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
1
-3
/
+3
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-23
/
+24
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-23
1
-3
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+509