Previous 199869 Revisions Next

r152638 Monday 21st September, 2020 at 02:40:21 UTC by Aaron Giles
sound: Add a few new helpers to write_stream_view
* put_clamp - clamps the input value before writing
* put_int - takes an integer and coverts it to float
* put_int_clamp - converts and clamps an integer
* add_int - converts an int and adds to the current sample
[/branches/aaron-nl3/scripts/src]bus.lua
[/branches/aaron-nl3/src/devices/bus/a2bus]sider.cpp sider.h
[/branches/aaron-nl3/src/devices/cpu/tms57002]tms57002.cpp
[/branches/aaron-nl3/src/devices/sound]aica.cpp asc.cpp awacs.cpp c140.cpp c352.cpp c6280.cpp cdda.cpp dave.cpp digitalk.cpp es1373.cpp es5503.cpp es5506.cpp gaelco.cpp gb.cpp huc6230.cpp i5000.cpp ics2115.cpp iremga20.cpp k007232.cpp k053260.cpp k054539.cpp ks0164.cpp l7a1045_l6028_dsp_a.cpp mas3507d.cpp mos6560.cpp mos7360.cpp msm5232.cpp multipcm.cpp namco.cpp namco_163.cpp nes_apu.cpp nile.cpp okim6295.cpp sn76496.cpp sp0250.cpp tms5220.cpp ym2151.cpp
[/branches/aaron-nl3/src/emu]sound.h
[/branches/aaron-nl3/src/mame/drivers]apple2e.cpp apple2gs.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team