Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
c2925814cea31709a73b46b539d27ab0c8793d98
/
apps
/
codecs
/
spc
/
Spc_Dsp.h
c292581
SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed on some files by using mac.l instead which is ok since the little beastie seems to prefer multiplying things. Mark asm blocks volatile so gcc doesn't get any ideas that the code can be removed as happened to me once already.
by Michael Sevakis
· 18 years ago
46bb37a
Fix a mistake in wrapping the echo buffer.
by Michael Sevakis
· 18 years ago
d31162a
SPC codec: enable echo on ColdFire CPU. Do a couple general small optimizations. Preswap some data when running DSP for big endian.
by Michael Sevakis
· 18 years ago
4de600b
Remove dishonest spc amplification
by Adam Gashlin
· 18 years ago
b73960d
Adding SPC codec (FS #6542)
by Adam Gashlin
· 18 years ago