1
0
Fork 0
forked from len0rd/rockbox

Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17303 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-05-02 00:38:11 +00:00
parent 05423386d4
commit a74d15025e
14 changed files with 120 additions and 5 deletions

View file

@ -76,6 +76,17 @@
#define PACMAN_COIN BUTTON_A
#define PACMAN_MENU BUTTON_MENU
#elif CONFIG_KEYPAD == GIGABEAT_S_PAD
#define PACMAN_UP BUTTON_UP
#define PACMAN_DOWN BUTTON_DOWN
#define PACMAN_LEFT BUTTON_LEFT
#define PACMAN_RIGHT BUTTON_RIGHT
#define PACMAN_1UP BUTTON_SELECT
#define PACMAN_2UP BUTTON_POWER
#define PACMAN_COIN BUTTON_PLAY
#define PACMAN_MENU BUTTON_MENU
#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD
#define PACMAN_UP BUTTON_RIGHT