Authors
Publication
Pub Details
Timelinez v4 n11/12
Volume:
4
Issue:
11
Date
November/December 1986
Pages
7
See all articles from Timelinez v4 n11/12
A program for the TS1500 (with RS-232 and 16K RAM pack) that converts a BASIC program’s tokenized code into ASCII strings stored in a string array, then transmits them via a Memotech RS-232 interface to another computer. Uses RAND USR to redirect PRINT output to the string array above RAMTOP, then PEEKs the BASIC area character-by-character. Intended for uploading BASIC programs to other systems over serial connection.