[Coco] CoCoSDC and Extended ADOS3

Ron Klein ron at kdomain.org
Fri Nov 18 14:42:33 EST 2016


Hi Robert,

Using your method allows me to load the EPROM.BIN file without an error.

I still get the same FC error when attempting to flash (though using the
source location as &H2000 in the CoCoSDC WRITE command)


Thanks

-Ron


On Fri, Nov 18, 2016 at 1:21 PM, Robert Gault <robert.gault at att.net> wrote:

> 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
>
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list