Data |
Prev: 1615 | Up: Map | Next: 1634 |
Used by the routine at CHAN_FLAG.
|
||||
CHANCODE | 162D | DEFB "K",$06 | Channel 'K', offset +06 (CHAN_K). | |
162F | DEFB "S",$12 | Channel 'S', offset +12 (CHAN_S). | ||
1631 | DEFB "P",$1B | Channel 'P', offset +1B (CHAN_P). | ||
1633 | DEFB $00 | End marker. |
Prev: 1615 | Up: Map | Next: 1634 |