We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
X-Band Keyboard: Difference between revisions
From SnesLab
(created page) |
(added scancode table) |
||
Line 1: | Line 1: | ||
The '''X-Band Keyboard''' is an accessory for use with the [[X-Band Modem]]. | The '''X-Band Keyboard''' is an accessory for use with the [[X-Band Modem]]. | ||
This is the table of normal scancodes: | |||
{| class="wikitable" | |||
! !! 0x !! 1x !! 2x !! 3x !! 4x !! 5x !! 6x !! 7x !! 8x | |||
|- | |||
| x0 || || || || || || || || NUM-0 || | |||
|- | |||
| x1 || || CTR1? || C || N || ,< || || || NUM-. || | |||
|- | |||
| x2 || || SHF1? || X || B || K || '" || || NUM-2 || | |||
|- | |||
| x3 || || || D || H || I || || || NUM-5 || | |||
|- | |||
| x4 || || CTR2? || E || G || O || [{ || || NUM-6 || NUM-SUB | |||
|- | |||
| x5 || || Q || 4$ || Y || 0) || =+ || || NUM-8 || | |||
|- | |||
| x6 || || 1! || 3# || 6^ || 9( || || BS || CANCEL || JOY-A | |||
|- | |||
| x7 || || || || || || || || NUM-DIV || JOY-B | |||
|- | |||
| x8 || || || || || || CAPS || || || JOY-X | |||
|- | |||
| x9 || || || SPACE || || .> || SHF2? || NUM-1 || NUM-RET || JOY-Y | |||
|- | |||
| xA || || Z || V || M || /? || ENTER || || NUM-3 || JOY-L | |||
|- | |||
| xB || || S || F || J || L || ]} || NUM-4 || || JOY-R | |||
|- | |||
| xC || || A || T || U || ;: || \| || NUM-7 || NUM-ADD || SELECT | |||
|- | |||
| xD || SWITCH || W || R || 7& || P || \| || || NUM-9 || START | |||
|- | |||
| xE || `~ || @2 || 5% || 8* || -_ || || || NUM-MUL || | |||
|- | |||
| xF || || || || || || || || || | |||
|} | |||
=== Reference === | |||
* https://problemkaputt.de/fullsnes.htm#snescontrollersxbandkeyboard | |||
[[Category:Accessories]] | [[Category:Accessories]] |
Revision as of 02:32, 12 July 2023
The X-Band Keyboard is an accessory for use with the X-Band Modem.
This is the table of normal scancodes:
0x | 1x | 2x | 3x | 4x | 5x | 6x | 7x | 8x | |
---|---|---|---|---|---|---|---|---|---|
x0 | NUM-0 | ||||||||
x1 | CTR1? | C | N | ,< | NUM-. | ||||
x2 | SHF1? | X | B | K | '" | NUM-2 | |||
x3 | D | H | I | NUM-5 | |||||
x4 | CTR2? | E | G | O | [{ | NUM-6 | NUM-SUB | ||
x5 | Q | 4$ | Y | 0) | =+ | NUM-8 | |||
x6 | 1! | 3# | 6^ | 9( | BS | CANCEL | JOY-A | ||
x7 | NUM-DIV | JOY-B | |||||||
x8 | CAPS | JOY-X | |||||||
x9 | SPACE | .> | SHF2? | NUM-1 | NUM-RET | JOY-Y | |||
xA | Z | V | M | /? | ENTER | NUM-3 | JOY-L | ||
xB | S | F | J | L | ]} | NUM-4 | JOY-R | ||
xC | A | T | U | ;: | NUM-7 | NUM-ADD | SELECT | ||
xD | SWITCH | W | R | 7& | P | NUM-9 | START | ||
xE | `~ | @2 | 5% | 8* | -_ | NUM-MUL | |||
xF |