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:
Aidan MacDonald 2026-02-04 11:45:07 +00:00 committed by Solomon Peachy
parent 5a21f049dc
commit 58b186d6de
104 changed files with 59 additions and 10413 deletions

View file

@ -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