mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
Remove Creative Zen Vision and Vision:M ports
They haven't seen development activity for the better part of two decades and apparently were never able to even boot to Rockbox, although the Rockbox bootloader could load the original firmware. Change-Id: I5cfa5909c21feaf2825aa685a05e78044b893a13
This commit is contained in:
parent
5a21f049dc
commit
58b186d6de
104 changed files with 59 additions and 10413 deletions
|
|
@ -265,15 +265,6 @@ Head and Tail are stored
|
|||
#elif (CONFIG_KEYPAD == COWON_D2_PAD)
|
||||
#define SNAKE2_QUIT BUTTON_POWER
|
||||
|
||||
#elif CONFIG_KEYPAD == CREATIVEZVM_PAD
|
||||
#define SNAKE2_LEFT BUTTON_LEFT
|
||||
#define SNAKE2_RIGHT BUTTON_RIGHT
|
||||
#define SNAKE2_UP BUTTON_UP
|
||||
#define SNAKE2_DOWN BUTTON_DOWN
|
||||
#define SNAKE2_QUIT BUTTON_BACK
|
||||
#define SNAKE2_PLAYPAUSE BUTTON_PLAY
|
||||
#define SNAKE2_PLAYPAUSE_TEXT "Play"
|
||||
|
||||
#elif CONFIG_KEYPAD == CREATIVE_ZENXFI3_PAD
|
||||
#define SNAKE2_LEFT BUTTON_BACK
|
||||
#define SNAKE2_RIGHT BUTTON_MENU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue