[Coco] Programs larger than 32K?

William Astle lost at l-w.ca
Mon Jan 21 16:20:15 EST 2019


Yup. That would be better since it sets up the graphics pointers 
correctly. Art's method works without copying the ROMs to RAM, though.

On 2019-01-21 2:11 p.m., Robert Gault wrote:
> Might work but I have a different approach.
> 
> 10 POKE&H968F,&H21:POKE&H96A3,&H21
> 20 PCLEAR0
> 
> This changes the Extended Basic ROM so that it ignores the error on a 
> PCLEAR0. It is described in "Extended Color Basic Unravelled".
> 
> Robert
> 
> Arthur Flexser wrote:
>> I would think that POKE&H19,&HE:POKE&HE00,0:NEW would do the 
>> equivalent of
>> PCLEAR 0, though I haven't tested this.
>>
>> Art
>>
> 



More information about the Coco mailing list