Prev: 05653 Up: Map Next: 05684
05677: THE 'CHANNEL CODE LOOK-UP' TABLE
Used by the routine at CHAN_FLAG.
CHANCODE 05677 DEFB "K",6 Channel 'K', offset 6 (CHAN_K).
05679 DEFB "S",18 Channel 'S', offset 18 (CHAN_S).
05681 DEFB "P",27 Channel 'P', offset 27 (CHAN_P).
05683 DEFB 0 End marker.
Prev: 05653 Up: Map Next: 05684