[Coco] Saving a cassette loaded ML program to disk

Tormod Volden lists.tormod at gmail.com
Tue Jul 2 17:27:19 EDT 2013


On Tue, Jul 2, 2013 at 10:49 PM, Bill wrote:
> My coco2 does well with HDBDOSCC2 if I load it from cassette. But I savem
> it, shut the machine off for a few minutes, loadm it and exec, it doesn't do
> right.
>
>
>
> Here's what I was told to do:
>
>
>
> cloadm "program.bin"
>
> savem"program.bin", 7H4FD,&H6FD,&H4FD

Are you sure these addresses are correct? &H4FD is usually in the
middle of the text screen, and you're saving only 512 bytes. Do you
mean you want to save HDBDOS to disk after loading it from tape?
HDBDOS is 8k long.

Tormod



More information about the Coco mailing list