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
08cabe9169
rockbox
/
uisimulator
History
Daniel Stenberg
08cabe9169
kill the release script and build tarball from *everything* in SVN...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 13:12:07 +00:00
..
common
The blit functions shouldn't exist for the simulator.
2008-03-24 01:00:42 +00:00
sdl
Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled).
2008-03-26 01:50:41 +00:00
battery.c
Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup.
2005-06-25 00:28:09 +00:00