[Coco] "Reading" non-readable bytes with PEEK vs ZBUG

Roger Taylor operator at coco3.com
Fri Jan 25 22:37:30 EST 2008


At 07:38 AM 1/25/2008, you wrote:

>There is another approach which will be independent of memory but 
>not relocated DOS code. Write a Basic program as a LOADM routine for 
>your binary program.
>10 A=PEEK(&HC003)
>20 IF A=8 THEN POKE&HD008,&H21 ELSE POKE&HCF2C,&H21
>30 LOADM"ROGER.BIN"


I now see that you're checking a byte first.  I didn't notice that 
earlier, sorry.





More information about the Coco mailing list