[Coco] BASIC format questions
RETRO Innovations
go4retro at go4retro.com
Tue Mar 14 13:39:58 EDT 2017
On 3/13/2017 1:37 PM, Darren A wrote:
>
> Basic does not care what the value of those "link pointers" are in the
> file, as long as they are not 0000. The program is always loaded into RAM
> starting at the address contained in $19-1A. After loading, the entire
> program is scanned line by line to reconstruct all the link pointers.
Hmmm,
Fair enough. I was hoping to skip the "relink" step, but I can scan and
do so in the code.
Off to write some more code.
Jim
More information about the Coco
mailing list