summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--charmap.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/charmap.txt b/charmap.txt
index 43ff737a0..c449d12b0 100644
--- a/charmap.txt
+++ b/charmap.txt
@@ -990,7 +990,16 @@ PH_NURSE_SOLO = 61 02
A_BUTTON = F8 00
B_BUTTON = F8 01
+L_BUTTON = F8 02
+R_BUTTON = F8 03
+START_BUTTON = F8 04
+SELECT_BUTTON = F8 05
+DPAD_UP = F8 06
+DPAD_DOWN = F8 07
+DPAD_LEFT = F8 08
+DPAD_RIGHT = F8 09
DPAD_UPDOWN = F8 0A
+DPAD_LEFTRIGHT = F8 0B
DPAD_NONE = F8 0C
UP_ARROW_2 = F9 00