Data
Prev:
26752
Up:
Map
Next:
26774
26764: Keypress vector table for keyboard input
Used by the routine at
26784
. These 10 bytes are copied to
26672
in the keypress offset table (the entries for keys 0-9) if Int2 is not selected.
Input
Output
26764
DEFB 137
0: Fire catapult
26765
DEFB 0
1: Unused
26766
DEFB 0
2: Unused
26767
DEFB 0
3: Unused
26768
DEFB 0
4: Unused
26769
DEFB 9
5: Move left (fast)
26770
DEFB 6
6: Move down (fast)
26771
DEFB 3
7: Move up (fast)
26772
DEFB 12
8: Move right (fast)
26773
DEFB 0
9: Unused
Prev:
26752
Up:
Map
Next:
26774