1. 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
  2. 46bb37a Fix a mistake in wrapping the echo buffer. by Michael Sevakis · 18 years ago
  3. 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
  4. 4de600b Remove dishonest spc amplification by Adam Gashlin · 18 years ago
  5. b73960d Adding SPC codec (FS #6542) by Adam Gashlin · 18 years ago