Difference between revisions of "Extended Keys 1 Register"

From SpecNext official Wiki
Jump to: navigation, search
(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.4.
+
Available since core3.1.5.
 
 
Note: The bit order will be finalized in 3.01.05
 
  
 
{|class="wikitable"
 
{|class="wikitable"
 
! Bit !! Description
 
! Bit !! Description
 
|-
 
|-
| 7 || 0 if DOWN pressed
+
| 7 || 0 if DELETE pressed
 
|-
 
|-
| 6 || 0 if LEFT pressed
+
| 6 || 0 if EDIT pressed
 
|-
 
|-
| 5 || 0 if RIGHT pressed
+
| 5 || 0 if BREAK pressed
 
|-
 
|-
| 4 || 0 if DELETE pressed
+
| 4 || 0 if INV VIDEO pressed
 
|-
 
|-
| 3 || 0 if . pressed
+
| 3 || 0 if TRUE VIDEO pressed
 
|-
 
|-
| 2 || 0 if , pressed
+
| 2 || 0 if GRAPH pressed
 
|-
 
|-
| 1 || 0 if " pressed
+
| 1 || 0 if CAPS LOCK pressed
 
|-
 
|-
| 0 || 0 if ; pressed
+
| 0 || 0 if EXTEND pressed
 
|}
 
|}

Revision as of 08:35, 27 April 2020

Number $B1
Readable Yes
Writable No
Short Description Read Next keyboard compound keys separately

Available since core3.1.5.

Bit Description
7 0 if DELETE pressed
6 0 if EDIT pressed
5 0 if BREAK pressed
4 0 if INV VIDEO pressed
3 0 if TRUE VIDEO pressed
2 0 if GRAPH pressed
1 0 if CAPS LOCK pressed
0 0 if EXTEND pressed