snes9xgx/source/snes9x/apu
bladeoner 74f3ee4caf
MSU1 fixes backported
The following fixes are backported from the Snes9x master branch:
- Release msu data and audio streams on exit, use unzClose when closing
- Fix MSU-1 channel swap on loop
- Ensure all MSU-1 reads are stereo channel aligned
- Clean up S9xMSU1Generate code
- Fix MSU1 swapping.
- Fix casting on MSU1 volume
- Get rid of "Unable to find msu file" console spam
2018-07-29 19:33:25 +02:00
..
bapu/dsp Add MSU1 support (thanks qwertymodo!) 2018-01-17 15:59:23 +01:00
apu.cpp MSU1 fixes backported 2018-07-29 19:33:25 +02:00
apu.h sync APU code 2011-04-21 15:49:56 +00:00
blargg_common.h add new APU 2010-01-27 22:12:09 +00:00
blargg_config.h add new APU 2010-01-27 22:12:09 +00:00
blargg_endian.h add new APU 2010-01-27 22:12:09 +00:00
blargg_source.h add new APU 2010-01-27 22:12:09 +00:00
hermite_resampler.h upstream changes. change sound defaults 2010-04-06 02:13:53 +00:00
license.txt sync with upstream 2010-10-03 20:13:53 +00:00
linear_resampler.h upstream changes. change sound defaults 2010-04-06 02:13:53 +00:00
resampler.h MSU1 fixes backported 2018-07-29 19:33:25 +02:00
ring_buffer.h add new APU 2010-01-27 22:12:09 +00:00
SNES_SPC_misc.cpp sync APU code 2011-04-21 15:49:56 +00:00
SNES_SPC_state.cpp add new APU 2010-01-27 22:12:09 +00:00
SNES_SPC.cpp sync APU code 2011-04-21 15:49:56 +00:00
SNES_SPC.h sync APU code 2011-04-21 15:49:56 +00:00
SPC_CPU.h sync APU code 2011-04-21 15:49:56 +00:00
SPC_DSP.cpp 2011-05-06 04:34:53 +00:00
SPC_DSP.h sync APU code 2011-04-21 15:49:56 +00:00
SPC_Filter.cpp add new APU 2010-01-27 22:12:09 +00:00
SPC_Filter.h add new APU 2010-01-27 22:12:09 +00:00