1
0
Fork 0
forked from len0rd/rockbox

Make the SPC codec run like it used to on Coldfire before -Os crushed it. Build as a lib using the old -O option. Should not impact ARM targets.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13919 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2007-07-16 21:03:25 +00:00
parent 76fa0f7e30
commit 8552eff9e4
9 changed files with 609 additions and 814 deletions

4
apps/codecs/spc/SOURCES Normal file
View file

@ -0,0 +1,4 @@
spc_cpu.c
spc_dsp.c
spc_emu.c
spc_profiler.c