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
91bacf363a
rockbox
/
firmware
/
target
History
Barry Wardell
91bacf363a
Get rid of a couple of inl/outl since we have defines. Also use some other defines in place of magic values.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15470 a1c6a512-1295-4272-9138-f99709370657
2007-11-05 14:26:47 +00:00
..
arm
Get rid of a couple of inl/outl since we have defines. Also use some other defines in place of magic values.
2007-11-05 14:26:47 +00:00
coldfire
Coldfire: Partially revert buffered writes, and enable them explicitly for the LCD only. Turned out that with buffered writes enabled, reads after writes are not always serialized, which is a bad thing for I/O. Buffered writes to the LCD are safe because that's write-only. Fixes FS
#7985
. How come I didn't notice this earlier? :>
2007-10-17 20:45:13 +00:00
sh
Fix USB detection on the Player.
2007-09-05 00:24:28 +00:00