[Coco] Tape-to-disk copy
Robert Hermanek
rhermanek at centurytel.net
Sun Mar 18 19:57:24 EDT 2012
Yeah a basic program would not be reliable, but here are the peek's, these
were just posted under another subject here...
after the CLOADM command...
End address of an ML program
? PEEK(126)*256+PEEK(127)
EXEC address of the program
? PEEK(157)*256+PEEK(158)
Start address of an ML program
? PEEK(487)*256+PEEK(488)
Wouldn't be hard to use the above to CLOADM/SAVEM your programs by hand.
Unless you have an awful lot of them...
----- Original Message -----
From: "Chad H" <chadbh74 at hotmail.com>
To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
Sent: Sunday, March 18, 2012 6:36 PM
Subject: [Coco] Tape-to-disk copy
>I seem to recall there being a ML utility somewhere to make this process
>easy where I can transfer files from tape to disk but can't seem to find
>it.. anyone know where it might be? I wrote a little BASIC tool to load ML
>programs from tape and use the appropriate PEEKS to SAVEM it to disk with
>the appropriate addresses, but some ML programs corrupt the BASIC workapace
>when they load and the tool gets trashed ugh.
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
>
More information about the Coco
mailing list