Prev: 05677 Up: Map Next: 05698
05684: THE 'CHANNEL 'K' FLAG' SUBROUTINE
The address of this routine is derived from an offset found in the channel code lookup table.
CHAN_K 05684 SET 0,(IY+2) Signal 'using lower screen' (set bit 0 of TV-FLAG).
05688 RES 5,(IY+1) Signal 'ready for a key' (reset bit 5 of FLAGS).
05692 SET 4,(IY+48) Signal 'using channel 'K'' (set bit 4 of FLAGS2).
05696 JR CHAN_S_1 Jump forward.
Prev: 05677 Up: Map Next: 05698