bsnes-plus/bsnes/snes/dsp
2019-12-07 17:27:32 -05:00
..
debugger improve a few DSP property names/formatting 2019-12-02 19:18:08 -05:00
brr.cpp initial commit 2014-11-26 18:35:12 -05:00
counter.cpp initial commit 2014-11-26 18:35:12 -05:00
dsp.cpp backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues #233 and #240 2019-12-07 17:27:32 -05:00
dsp.hpp add some additional status (and per-channel toggles if supported) to sound viewer; also fix channel disable settings getting ignored after a reload/power cycle) 2019-12-03 20:20:40 -05:00
echo.cpp initial commit 2014-11-26 18:35:12 -05:00
envelope.cpp initial commit 2014-11-26 18:35:12 -05:00
gaussian.cpp initial commit 2014-11-26 18:35:12 -05:00
misc.cpp initial commit 2014-11-26 18:35:12 -05:00
serialization.cpp dsp: add macros to allow compiling as an non-cothreaded state machine for speed (not enabled yet; plan is to add channel_enable() support, do a few more optimizations, and then nuke alt/dsp) 2015-05-29 23:35:23 -04:00
voice.cpp initial commit 2014-11-26 18:35:12 -05:00