BizHawk/waterbox/bsnescore/bsnes/sfc/dsp
Moritz Bender 039d822144
BSNESv115+: Replace the 'snes_audio_sample' callback with a dynamic audio sample vector to reduce callbacks (#3010)
* BSNESv115+: Replace the 'snes_audio_sample' callback with a dynamic audio sample vector to reduce callbacks

* fix integration for subbsnes core

* reduce buffer allocations
- also make frame setter private now that it's possible
2022-08-15 20:50:26 +02:00
..
SPC_DSP.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
SPC_DSP.h Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
blargg_common.h Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
blargg_config.h Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
blargg_endian.h Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
blargg_source.h Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
dsp.cpp BSNESv115+: Replace the 'snes_audio_sample' callback with a dynamic audio sample vector to reduce callbacks (#3010) 2022-08-15 20:50:26 +02:00
dsp.hpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
serialization.cpp Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00