Difference between revisions of "Extended Keys 0 Register"
From SpecNext official Wiki
(core 3.1.4 changes/refresh) |
(core 3.1.5 changes/refresh) |
||
Line 5: | Line 5: | ||
|ShortDesc=Read Next keyboard compound keys separately | |ShortDesc=Read Next keyboard compound keys separately | ||
}} | }} | ||
− | Available since core3.1. | + | Available since core3.1.5. |
− | |||
− | |||
{|class="wikitable" | {|class="wikitable" | ||
! Bit !! Description | ! Bit !! Description | ||
|- | |- | ||
− | | 7 || 0 if | + | | 7 || 0 if ; pressed |
|- | |- | ||
− | | 6 || 0 if | + | | 6 || 0 if " pressed |
|- | |- | ||
− | | 5 || 0 if | + | | 5 || 0 if , pressed |
|- | |- | ||
− | | 4 || 0 if | + | | 4 || 0 if . pressed |
|- | |- | ||
− | | 3 || 0 if | + | | 3 || 0 if UP pressed |
|- | |- | ||
− | | 2 || 0 if | + | | 2 || 0 if DOWN pressed |
|- | |- | ||
− | | 1 || 0 if | + | | 1 || 0 if LEFT pressed |
|- | |- | ||
− | | 0 || 0 if | + | | 0 || 0 if RIGHT pressed |
|} | |} |
Revision as of 08:34, 27 April 2020
Number | $B0 |
---|---|
Readable | Yes |
Writable | No |
Short Description | Read Next keyboard compound keys separately |
Available since core3.1.5.
Bit | Description |
---|---|
7 | 0 if ; pressed |
6 | 0 if " pressed |
5 | 0 if , pressed |
4 | 0 if . pressed |
3 | 0 if UP pressed |
2 | 0 if DOWN pressed |
1 | 0 if LEFT pressed |
0 | 0 if RIGHT pressed |