Difference between revisions of "Extended Keys 1 Register"
From SpecNext official Wiki
(core 3.1.5 changes/refresh) |
(updated to 78a6ee50) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
! Bit !! Description | ! Bit !! Description | ||
|- | |- | ||
− | | 7 || | + | | 7 || 1 if DELETE pressed |
|- | |- | ||
− | | 6 || | + | | 6 || 1 if EDIT pressed |
|- | |- | ||
− | | 5 || | + | | 5 || 1 if BREAK pressed |
|- | |- | ||
− | | 4 || | + | | 4 || 1 if INV VIDEO pressed |
|- | |- | ||
− | | 3 || | + | | 3 || 1 if TRUE VIDEO pressed |
|- | |- | ||
− | | 2 || | + | | 2 || 1 if GRAPH pressed |
|- | |- | ||
− | | 1 || | + | | 1 || 1 if CAPS LOCK pressed |
|- | |- | ||
− | | 0 || | + | | 0 || 1 if EXTEND pressed |
|} | |} | ||
+ | |||
+ | * Nextreg 0x68 bit 4 stops extended keys from making entries in the 8x5 matrix | ||
+ | |||
+ | |||
+ | {{NextRegNo|$68}} (104) bit 4 stops extended keys from making entries in the 8x5 matrix |
Latest revision as of 11:56, 3 November 2024
Number | $B1 |
---|---|
Readable | Yes |
Writable | No |
Short Description | Read Next keyboard compound keys separately |
Available since core3.1.5.
Bit | Description |
---|---|
7 | 1 if DELETE pressed |
6 | 1 if EDIT pressed |
5 | 1 if BREAK pressed |
4 | 1 if INV VIDEO pressed |
3 | 1 if TRUE VIDEO pressed |
2 | 1 if GRAPH pressed |
1 | 1 if CAPS LOCK pressed |
0 | 1 if EXTEND pressed |
* Nextreg 0x68 bit 4 stops extended keys from making entries in the 8x5 matrix
ULA Control Register ($68) (104) bit 4 stops extended keys from making entries in the 8x5 matrix