[Coco] POKE info

tim lindner tlindner at macmess.org
Fri Jun 21 16:53:19 EDT 2013


On Fri, Jun 21, 2013 at 11:57 AM, Bill <cwgordon at carolina.rr.com> 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?
>

The start and end addresses are not saved after binary files are loaded
from disk. Since all binary disk files are segmented the segments pointers
are lost when the final "execution" segment is loaded.

This is all explained better in the unravelled series.

http://www.coco3.com/community/coconut-directory/the-unravelled-series-ii/

-- 
tim lindner



More information about the Coco mailing list