1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Jens Arnold 2008-05-31 08:48:06 +00:00
parent 023cd578fa
commit 02aadebd5f
7 changed files with 24 additions and 17 deletions

View file

@ -96,6 +96,7 @@ chessbox.c
#if CONFIG_KEYPAD == RECORDER_PAD
rockboy.c
#endif
zxbox.c
#endif
/* not support recorder models for now */