mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
M:Robe 500: Get the rest of the games except doom working with the touchscreen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20857 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
eef7945a97
commit
30830fbbbe
5 changed files with 6 additions and 39 deletions
|
@ -129,12 +129,6 @@
|
|||
|
||||
#elif CONFIG_KEYPAD == MROBE500_PAD
|
||||
#define REVERSI_QUIT BUTTON_POWER
|
||||
#define REVERSI_BUTTON_UP BUTTON_RC_PLAY
|
||||
#define REVERSI_BUTTON_DOWN BUTTON_RC_DOWN
|
||||
#define REVERSI_BUTTON_LEFT BUTTON_RC_REW
|
||||
#define REVERSI_BUTTON_RIGHT BUTTON_RC_FF
|
||||
#define REVERSI_BUTTON_MAKE_MOVE BUTTON_RC_MODE
|
||||
#define REVERSI_BUTTON_MENU (BUTTON_POWER | BUTTON_REL)
|
||||
|
||||
#elif (CONFIG_KEYPAD == MROBE100_PAD)
|
||||
#define REVERSI_BUTTON_QUIT BUTTON_POWER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue