[Coco] POKE info

Steve 6809er at srbsoftware.com
Fri Jun 21 17:33:25 EDT 2013


On 6/21/2013 11:57 AM, Bill wrote:
> what are the POKEes or PEEKs to tell me what the start, end, and exec
> address for machine language files to be saved to disk?
>

While the (C)savem commands have a start, end and exec addresses, The 
full format of the file type is NOT limited to just one data block.  The 
information in system memory will only show the exec address but not all 
all the location the files loaded blocks to.

When I was writing code for the CoCo, I use the this file format to load 
information all over the place and overwrote system vectors.

Steve




More information about the Coco mailing list