summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-05-31 08:48:06 +0000
committerJens Arnold <amiconn@rockbox.org>2008-05-31 08:48:06 +0000
commit02aadebd5f16740687d6a135581712a1719301c9 (patch)
treee873ff6cb21b88a4c9f5e197ac56ae843c65b6b2 /apps/plugins/SOURCES
parent023cd578fad93a299424cf38bc85a64d0865decc (diff)
downloadrockbox-02aadebd5f16740687d6a135581712a1719301c9.tar.gz
rockbox-02aadebd5f16740687d6a135581712a1719301c9.zip
Make ZXBox work on the m:robe 100, and fix the linker script and loader to make it work again on archos. Put Menu on F1 for recorders in order to avoid accidental poweroff on v1. ZXBox on archos is very slow, but that's not different from rockboy which is also included for recorders. (Patch by Marianne Arnold and me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17666 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 58543c0b54..86d7055db2 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -96,6 +96,7 @@ chessbox.c
96#if CONFIG_KEYPAD == RECORDER_PAD 96#if CONFIG_KEYPAD == RECORDER_PAD
97rockboy.c 97rockboy.c
98#endif 98#endif
99zxbox.c
99#endif 100#endif
100 101
101/* not support recorder models for now */ 102/* not support recorder models for now */