Re: A86: detokenizer


[Prev][Next][Index][Thread]

Re: A86: detokenizer




> Tokenized non-edit-locked progs seem to start with anything except $00 for
> the first byte, though I haven't quite figured out a pattern.

I don't think there is a special pattern for them.  Since tokenized,
un-edit-locked programs are the 'normal' programs in TIOS, they don't
need special identifiers 'cause they are the default type.  So it can
start with anything other than $00.  If the first byte is $8E, then it
can still be a tokenized normal prog as long as the second byte is not
$27, $28, or $29.

Cassady Roop


References: