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