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
/
t6w28.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
*
misc comment fix (nw)
Scott Stone
2014-05-10
1
-1
/
+1
*
removed not needed parameter from stream_alloc (nw)
Miodrag Milanovic
2014-04-30
1
-1
/
+1
*
extended large amount of devices with shortname and source file data (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-27
/
+26
*
(MESS) ngp.c: Implemented disabling the t6w28 output. (nw)
Wilbert Pol
2012-10-17
1
-4
/
+19
*
t6w28.c: Converted to C++. [Wilbert Pol]
Wilbert Pol
2012-10-16
1
-178
/
+113
*
Stop allocating arrays of UINT8s for the tokens, when
Aaron Giles
2012-09-18
1
-1
/
+1
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
added missing \n to even more fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-08
1
-1
/
+1
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-27
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-2
/
+40
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-8
/
+8
*
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
-2
/
+2
*
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
-5
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-2
/
+2
*
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
*
Added T6W28 sound core (SNK(?) custom sn76489a clone).
Wilbert Pol
2009-04-20
1
-0
/
+396