Routines
Prev:
06017
Up:
Map
Next:
06025
06021: THE 'OPEN-S' SUBROUTINE
The address of this routine is derived from an offset found in the
open stream lookup table
.
Input
BC
Length of the expression specifying the channel code
Output
OPEN_S
06021
LD E,6
The data bytes will be 6 and 0.
06023
JR
OPEN_END
Prev:
06017
Up:
Map
Next:
06025