rockbox/firmware/target
Marcoen Hirschberg e645e2dcf2 Fix the delay loops. Without scaling the CPU is always at 300MHz.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12229 a1c6a512-1295-4272-9138-f99709370657
2007-02-08 10:21:37 +00:00
..
arm Fix the delay loops. Without scaling the CPU is always at 300MHz. 2007-02-08 10:21:37 +00:00
coldfire Optimise EQ coef calculation routines for both speed and size. Move now unneeded fsqrt function to plugin fixed point library in case it'll be needed. Move all fixed point helper macros to dsp.h. Added FRACMUL_SHL macro to facilitate high-precision shifting of 64 bit multiplies and remove rounding from macsr in main thread to make this work as intended. 2007-02-05 01:01:15 +00:00
sh Removed executable flag 2007-01-09 23:29:07 +00:00