[Coco] Speed up and slow down POKE
Robert Gault
robert.gault at worldnet.att.net
Mon Aug 2 19:20:33 EDT 2004
Mannequin* wrote:
> Could someone remind me if I have the speed up and slow down POKE right
> for the Coco 3?
>
> Speed up: POKE 65497,0
> Slow down: POKE 65495,0
>
> I think the speed up is right, but I don't think if I have the slow down
> one correct.
>
> Thanks.
> -M.
>
Any SAM switch consists of two adjacent bytes; even turns off, odd turns
on. These include the fast/slow poke on any Coco, including the 3 even
though it has a GIME instead of a SAM.
The bytes in question are
$FFD9 65497 fast
$FFD8 65496 slow
More information about the Coco
mailing list