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
2d6aa41141
rockbox
/
firmware
/
test
/
i2c
History
Michael Sevakis
af395f4db6
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).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16811 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 01:50:41 +00:00
..
app.lds
Made it malloc friendly, and fixed the bss section
2002-05-09 23:02:11 +00:00
gendata.c
Doubled the buffer size
2002-05-03 13:13:21 +00:00
main.c
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
Makefile
Now uses librockbox.a
2002-05-17 08:07:23 +00:00