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-19 01:52:35 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7bbd71af5e
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Michael Sevakis
7bbd71af5e
Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual, not physical.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20002 a1c6a512-1295-4272-9138-f99709370657
2009-02-13 19:14:51 +00:00
..
arm
Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual, not physical.
2009-02-13 19:14:51 +00:00
coldfire
Remove experimental check which should only be there if all PCM drivers do it. It's incomplete anyway.
2009-02-13 12:37:29 +00:00
mips
Onda VX747:
2009-02-13 00:45:49 +00:00
sh
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE.
2009-02-11 12:55:51 +00:00