Prev: 26656 Up: Map Next: 26764
26752: ASCII codes and routine addresses for the keypress offset table
Used by the routine at 26471. The entries in this table are pointed to by the entries in the keypress offset table at 26656. Another table of ASCII codes and routine addresses can be found at 26624. For more details, see the keypress table.
26752 DEFB 119 'w'
26753 DEFW 63056 Write
26755 DEFB 104 'h'
26756 DEFW 62610 Hit
26758 DEFB 106 'j'
26759 DEFW 62617 Jump
26761 DEFB 102 'f'
26762 DEFW 62574 Fire catapult
Prev: 26656 Up: Map Next: 26764