diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-04-11 01:45:11 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-04-11 01:45:11 +0000 |
| commit | 464e6a140598743ade31105fe78c22b8480a4761 (patch) | |
| tree | 3c22a8b80353f44d4fc4a75b20bda1f7d56aab67 /apps/plugins/SOURCES | |
| parent | aeddacbd14ec3acd839dc9bd0bab34883dd6e6c0 (diff) | |
| download | rockbox-464e6a140598743ade31105fe78c22b8480a4761.zip rockbox-464e6a140598743ade31105fe78c22b8480a4761.tar.gz rockbox-464e6a140598743ade31105fe78c22b8480a4761.tar.bz2 rockbox-464e6a140598743ade31105fe78c22b8480a4761.tar.xz | |
Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and gives 2.6%/7.6% (unboosted/boosted) lcd update speed up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20682 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index d9ed9ac..9317ab6 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,5 @@ /* plugins common to all models */ +test_fps.c chessclock.c credits.c cube.c |