summaryrefslogtreecommitdiff
path: root/apps/codecs/spc (follow)
Commit message (Expand)AuthorAge
* SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...Michael Sevakis2007-11-18
* SPC/Coldfire: Just use msac.w instead of neg.l/mac.w. It seems fine. Must've ...Michael Sevakis2007-11-08
* Forgot to add a file as usual.Michael Sevakis2007-07-16
* Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui...Michael Sevakis2007-07-16
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Oops. That ICONST_ATTR shouldn't be on the gauss table...yet. I leave experim...Michael Sevakis2007-03-03
* SPC codec on Coldfire: Urgh. There was a whole gain stage I overlooked. :P Ki...Michael Sevakis2007-03-03
* Fix a comment that sounded a bit odd.Michael Sevakis2007-03-03
* SPC codec on Coldfire: Move movclrs into the light and out of the long dark s...Michael Sevakis2007-03-03
* SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis2007-02-23
* Fix a mistake in wrapping the echo buffer.Michael Sevakis2007-02-20
* SPC codec: enable echo on ColdFire CPU. Do a couple general small optimizatio...Michael Sevakis2007-02-20
* Remove dishonest spc amplificationAdam Gashlin2007-02-14
* Adding SPC codec (FS #6542)Adam Gashlin2007-02-14