text stringlengths 0 99.6k |
|---|
a560; receive input line |
a646; "NEW" |
a65e; "CLR" |
a68e; "RUN" w/no line# |
a69c; "LIST" |
a742; "FOR" |
a7ed; execute statement |
a81d; "RESTORE" |
a82c; break |
a82f; "STOP" |
a831; "END" |
a857; "CONT" |
a871; "RUN" |
a883; "GOSUB" |
a8a0; "GOTO" |
a8d2; "RETURN" |
a8f8; "DATA" |
a906; scan for next statement |
a928; "IF" |
a93b; "REM" |
a94b; "ON" |
a96b; get fixed pt # |
a9a5: "LET" |
aa80; "PRINT#" |
ab1e; print string beginning @ (y,a) |
ab3b; print format char |
ab4d; bad i/p routine |
ab7b; "GET" |
aba5; "INPUT#" |
abbf; "INPUT" |
abf9; prompt & i/p |
ac06; "READ" |
acfc; i/p error msgs |
ad1e; "NEXT" |
ad78; type match check |
ad9e; eval expression |
aea8; "PI" |
aef1; eval in pa n |
aef7; handle right paren |
aeff; handle comma |
af08; syntax error |
af14; range check |
af28; search for variable |
afa7; setup fn ref |
afe6; "OR" |
afe9; "AND" |
b016; compare |
b081; "DIM" |
b08b; locate variable |
b113; check alphabetic |
b11d; create variable |
b194; array pointer subrt |
b1a5; value 2^15 |
b1b2; float-fixed |
b1d1; set up array |
b245; "bad subscript" |
b248; "illegal quant" |
b34c; compute array size |
b37d; "FRE" |
b391; fix-float |
b39e; "POS" |
b3a6; check for direct i/p err |
b3b3; "DEF" |
b3e1; check fn syntax |
b3f4; "FN" |
b 5; "STR$" |
b475; calculate string vector |
b487; set up string |
b4f4; make room for string |
b526; garbage collection |
b5bd; check salvagability |
b606; collect string |
b63d; concat |
b67a; build string to memory |
b6a3; discard unwanted string |
b6db; clean descriptor stack |
b6ec; "CHR$" |
b700; "LEFT$" |
b72c; "RIGHT$" |
b737; "MID$" |
b761; pull string params |
b77c; "LEN" |
b782; exit string-mode |
b78b; "ASC" |
b79b; i/p byte pasm |
b7ad; "VAL" |
b7eb; params oor poke/wait |
b7f7; float-fixed |
b80d; "PEEK" |
b824; "POKE" |
b82d; "WAIT" |
b849; + |
b850; subtract-from |
b853; "-" |
b86a; "+" |
b947; complement float-accum#1 |
b97e; "overflow" |
b983; multiply by 0-byte |
b9ea; "LOG" |
ba2b; "*" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.