[Coco] Playing or converting CAS files
Robert Gault
robert.gault at att.net
Sat Aug 16 22:12:09 EDT 2014
Charlie Pelosi wrote:
>
><snip>
>> Uh, CSAVEM ?
> It is a bit more than CSAVEM now isn't it? I have clue on how CSAVEM works, but by itself gives a SN ERROR.I'm guessing it needs memory locations, and I'd have no idea how to know that by just LOADM"GAME from the disk drive. Thanks! -Charlie
>
CSAVEM"filename",L,H,E
where
L=lowest address
H=highest address
E=execution address
The addresses can be decimal numbers or &H hexidecimal numbers.
The command is completely analogous to the SAVEM command which places a binary
file on disk.
More information about the Coco
mailing list