This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-11-17 00:52:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
35fd1e4e99
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Nils Wallménius
418c9eeb14
Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-for-nullbytes-at-one trick, benched 28% faster than the old version
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25959 a1c6a512-1295-4272-9138-f99709370657
2010-05-11 22:23:43 +00:00
..
arm
Gigabeat F/X: Let us clear up confusion about just what the core frequency is. Fix frequency display in buffering screen.
2010-05-11 14:09:26 +00:00
coldfire
Faster assembler strlen for coldfire using the load-a-whole-word-and-test-i-for-nullbytes-at-one trick, benched 28% faster than the old version
2010-05-11 22:23:43 +00:00
mips
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
2010-05-06 21:04:40 +00:00
sh
Fix the remaining reds.
2010-05-06 22:33:57 +00:00