@@ -88,16 +88,16 @@ The M2000 core supports the following device type(s) in the controls menu, bolde
88
88
89
89
## Joypad
90
90
91
- | RetroPad Inputs | P2000T Key | Keyboard Inputs |
92
- | ---------------------------------------------| ------------- | ------------------ |
93
- | ![ ] ( ../image/retropad/retro_a.png ) | Space/fire | Spacebar |
94
- | ![ ] ( ../image/retropad/retro_b.png ) | Space/fire | Spacebar |
95
- | ![ ] ( ../image/retropad/retro_start.png ) | < START > | Shift + 3 |
96
- | ![ ] ( ../image/retropad/retro_select.png ) | < STOP > | Shift + Period . |
97
- | ![ ] ( ../image/retropad/retro_dpad_up.png ) | Up | Up key |
98
- | ![ ] ( ../image/retropad/retro_dpad_down.png ) | Down | Down key |
99
- | ![ ] ( ../image/retropad/retro_dpad_left.png ) | Left | Left key |
100
- | ![ ] ( ../image/retropad/retro_dpad_right.png ) | Right | Right key |
91
+ | RetroPad Inputs | P2000T |
92
+ | ---------------------------------------------| -----------|
93
+ | ![ ] ( ../image/retropad/retro_a.png ) | Space |
94
+ | ![ ] ( ../image/retropad/retro_b.png ) | Space |
95
+ | ![ ] ( ../image/retropad/retro_start.png ) | < START > |
96
+ | ![ ] ( ../image/retropad/retro_select.png ) | < STOP > |
97
+ | ![ ] ( ../image/retropad/retro_dpad_up.png ) | Up |
98
+ | ![ ] ( ../image/retropad/retro_dpad_down.png ) | Down |
99
+ | ![ ] ( ../image/retropad/retro_dpad_left.png ) | Left |
100
+ | ![ ] ( ../image/retropad/retro_dpad_right.png ) | Right |
101
101
102
102
### Joypad remapping for games that use alternative keys (e.g. Fraxxion)
103
103
@@ -111,7 +111,7 @@ To be able to use the D-pad for horizontal movement in the emulator, you should
111
111
| Keyboard a .. z | a .. z |
112
112
| Keyboard 0 .. 9 | 0 .. 9 |
113
113
| Keyboard Backspace | Backspace |
114
- | Keyboard Return | Enter/Return |
114
+ | Keyboard Return | Enter |
115
115
| Keyboard Space | Space |
116
116
| Keyboard Double Quote " | Double Quote " |
117
117
| Keyboard Slash / | Slash / |
@@ -123,19 +123,14 @@ To be able to use the D-pad for horizontal movement in the emulator, you should
123
123
| Keyboard Backquote ` | < CODE > |
124
124
| Keyboard Keypad 0 .. 9 | 0 .. 9 |
125
125
| Keyboard Keypad Period . | Period . |
126
- | Keyboard Keypad Enter | Enter/Return |
126
+ | Keyboard Keypad Enter | Enter |
127
127
| Keyboard Up | Up |
128
128
| Keyboard Down | Down |
129
129
| Keyboard Right | Right |
130
130
| Keyboard Left | Left |
131
-
132
- ### Special combo key mappings
133
-
134
- | RetroKeyboard Inputs | P2000T Key |
135
- | ------------------------------| ---------------------------|
136
- | Keyboard Shift + 1 | < ZOEK > |
137
- | Keyboard Shift + 3 | < START > |
138
- | Keyboard Shift + Period . | < STOP > |
131
+ | Keyboard F1 | < START > |
132
+ | Keyboard F2 | < STOP > |
133
+ | Keyboard F3 | < ZOEK > |
139
134
140
135
## External Links
141
136
0 commit comments