[Coco] Suggested RAM area for ML program to be used from BASIC?
    Arthur Flexser 
    flexser at fiu.edu
       
    Sun Jun  8 22:48:17 EDT 2008
    
    
  
On Sun, 8 Jun 2008 jdaggett at gate.net wrote:
> Art
> 
> From $FA0C to $FDFF, about 1012 bytes. A rather small machine language 
> program could fit there. The author's picture is loaded at $0E00 and is 
> allocated $1800 (6144)bytes. Unless RSBASIC over writes this block is 
> uncertain. It would seem to be a waste of space to me. 
> 
> james
> 
The picture is wasted space in the internal ROM, but not in the memory map, as
it is always mapped out except when displayed.
Art
    
    
More information about the Coco
mailing list