Re: A86: Re: Simple Routine Help


[Prev][Next][Index][Thread]

Re: A86: Re: Simple Routine Help




No!  A halt is way too much time, the key mask will expire long before you
read it.  Jeremy said you need to put a halt between the individual reads
(i.e. top of the loop).

> Yeah, I do reset the port with $FF in the subroutine "Direct_Input", so
that
> is done every read from the port.  Linus from the A83 list told me the
keys
> will "bounce" and that it is a hardware defect, what does that mean? So
you
> think I should put a Halt in between the IN and OUT, and that should do
> it...? Well ok, I'll see if that works, thanks...




References: