System variables |
Prev: 15616 | Up: Map | Next: 23560 |
Initialised by the routine at NEW, and used by the routine at KEYBOARD. KSTATE0 (23552) and KSTATE4 (23556) are accessed by the routine at NEW via the IY register at IY-58 and IY-54.
There are two sets of four bytes here, each set corresponding to a separate keypress. The bytes in each set are used as follows:
|
||||||||||||||
KSTATE | 23552 | DEFB 255,0,0,0 | ||||||||||||
23556 | DEFB 255,0,0,0 |
Prev: 15616 | Up: Map | Next: 23560 |