Prev: 05889 Up: Map Next: 05916
05910: THE 'CLOSE STREAM LOOK-UP' TABLE
Used by the routine at CLOSE_2.
CLOSESTRM 05910 DEFB "K",5 Channel 'K', offset 5 (CLOSE_STR)
05912 DEFB "S",3 Channel 'S', offset 3 (CLOSE_STR)
05914 DEFB "P",1 Channel 'P', offset 1 (CLOSE_STR)
Note: there is no end marker at the end of this table, which is a bug.
Prev: 05889 Up: Map Next: 05916