This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
aaa1636a8b
rockbox
/
firmware
/
target
History
Jonathan Gordon
aaa1636a8b
Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back"
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27891 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 11:43:51 +00:00
..
arm
typo in r27876
2010-08-25 11:15:06 +00:00
coldfire
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android.
2010-08-12 13:38:25 +00:00
hosted
Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back"
2010-08-26 11:43:51 +00:00
mips
mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead
2010-08-24 13:41:45 +00:00
sh
Threading: Split processor support code into respective target files. C files from /target/xxx are included into thread.c because of essential inlining and files are code, not declarations. Copyrights in each new file go to whoever implemented the first functional support.
2010-06-02 12:45:36 +00:00