rockbox/apps/codecs/spc
Michael Sevakis a124e1251a Be sure SPC codec runs nicely from the start by using more IRAM when the dual core is done for PP5002. Basically ready, it is.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15808 a1c6a512-1295-4272-9138-f99709370657
2007-11-26 08:02:18 +00:00
..
Makefile 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. 2007-07-16 21:03:25 +00:00
SOURCES 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. 2007-07-16 21:03:25 +00:00
spc_codec.h Be sure SPC codec runs nicely from the start by using more IRAM when the dual core is done for PP5002. Basically ready, it is. 2007-11-26 08:02:18 +00:00
spc_cpu.c 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. 2007-07-16 21:03:25 +00:00
spc_dsp.c SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dual-core PortalPlayer targets. 2007-11-18 19:03:45 +00:00
spc_emu.c 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. 2007-07-16 21:03:25 +00:00
spc_profiler.c 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. 2007-07-16 21:03:25 +00:00
spc_profiler.h 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. 2007-07-16 21:03:25 +00:00