[Coco] Saving a cassette loaded ML program to disk

Tormod Volden lists.tormod at gmail.com
Tue Jul 2 17:56:23 EDT 2013


On Wed, Jul 3, 2013 at 12:48 AM, Bill wrote:
> No, I'm not sure. I was told what addresses to save to.

Maybe they were just meant as examples, or there were typos.

Actually, the HDBDOS binaries for tape and disk (as built from
toolshed, see preload.asm) are loaded at &H4FD0 and are &H2030 long,
so the command should be:

SAVEM "HDBDOS.BIN", &H4FD0, &H7000, &H4FD0

Tormod



More information about the Coco mailing list