[Coco] CoCoSDC and Extended ADOS3

Robert Gault robert.gault at att.net
Fri Nov 18 14:21:04 EST 2016


Ron Klein wrote:
> Hi Art,
>
> Changing the CLEAR statement to:
>
> CLEAR 200, &H2000
>
> ... results in an ?OM ERROR
>
>
> Changing the CLEAR statement to:
>
> CLEAR 200, &H7000
>
> ... results in crashing the Coco 3 after doing a LOADM "EPROM.BIN"
>
>

Ron,

I don't have the hardware so can't test this. However, assuming that you are 
running the board as a Coco, then Art is correct but neither of you have 
considered where Basic is located.
Try this:
PCLEAR1
CLEAR200,&H2000

That will not give an error with a Coco, so might work for you.

Robert




More information about the Coco mailing list