summaryrefslogtreecommitdiff
path: root/manual/plugins/chip8emulator.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/chip8emulator.tex')
-rw-r--r--manual/plugins/chip8emulator.tex15
1 files changed, 10 insertions, 5 deletions
diff --git a/manual/plugins/chip8emulator.tex b/manual/plugins/chip8emulator.tex
index 6789b5dab9..d598b3a972 100644
--- a/manual/plugins/chip8emulator.tex
+++ b/manual/plugins/chip8emulator.tex
@@ -39,8 +39,8 @@ The default keymappings are:
39 \begin{sideways} 39 \begin{sideways}
40 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 40 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
42 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 42 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
43 \end{sideways} 43 \end{sideways}
44 & 44 &
45 % Key "0" 45 % Key "0"
46 & 46 &
@@ -57,6 +57,7 @@ The default keymappings are:
57 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} 57 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp} 58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
59 \opt{IRIVER_H10_PAD}{\ButtonScrollUp} 59 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
60 \opt{SANSA_C200_PAD}{\ButtonVolUp}
60 \end{sideways} 61 \end{sideways}
61 & 62 &
62 % Key "3" 63 % Key "3"
@@ -67,20 +68,23 @@ The default keymappings are:
67 \end{sideways} 68 \end{sideways}
68 % Key "4" 69 % Key "4"
69 \begin{sideways} 70 \begin{sideways}
70 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft} 71 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
72 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft}
71 \end{sideways} 73 \end{sideways}
72 & 74 &
73 % Key "5" 75 % Key "5"
74 \begin{sideways} 76 \begin{sideways}
75 \opt{RECORDER_PAD}{\ButtonPlay} 77 \opt{RECORDER_PAD}{\ButtonPlay}
76 \opt{ONDIO_PAD}{\ButtonMenu} 78 \opt{ONDIO_PAD}{\ButtonMenu}
77 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} 79 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
80 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
78 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay} 81 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
79 \end{sideways} 82 \end{sideways}
80 & 83 &
81 % Key "6" 84 % Key "6"
82 \begin{sideways} 85 \begin{sideways}
83 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight} 86 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
87 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight}
84 \end{sideways} 88 \end{sideways}
85 & 89 &
86 % Key "7" 90 % Key "7"
@@ -96,6 +100,7 @@ The default keymappings are:
96 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} 100 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
97 \opt{IAUDIO_X5_PAD}{\ButtonDown} 101 \opt{IAUDIO_X5_PAD}{\ButtonDown}
98 \opt{IRIVER_H10_PAD}{\ButtonScrollDown} 102 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
103 \opt{SANSA_C200_PAD}{\ButtonVolDown}
99 \end{sideways} 104 \end{sideways}
100 & 105 &
101 % Key "9" 106 % Key "9"