Data
Prev:
24951
Up:
Map
Next:
25029
25019: Keypress offset patch table for keys 0-9 (Kempston/Cursor/None)
Used by the routine at
24951
. These 10 bytes are copied over the first 10 bytes of the keypress offset table at
49968
(corresponding to keys 0-9) if Int2 is not selected.
Input
Output
25019
DEFB 19
'0': Knock on or open a door
25020
DEFB 0
'1': Unused
25021
DEFB 0
'2': Unused
25022
DEFB 0
'3': Unused
25023
DEFB 0
'4': Unused
25024
DEFB 7
'5': Left (fast)
25025
DEFB 3
'6': Down (fast)
25026
DEFB 1
'7': Up (fast)
25027
DEFB 5
'8': Right (fast)
25028
DEFB 0
'9': Unused
Prev:
24951
Up:
Map
Next:
25029