Re: A86: Re: Down+Left


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

Re: A86: Re: Down+Left




At 08:14 PM 5/1/98 -0400, you wrote:
>
>> Maybe we could rewrite the interrupt using that pop hl method.  That
>> could serve as the "patch" people were saying couldn't happen.
>
>The easiest way I can think of to patch it, is to call 66h and then fix
>the getkey if down and left are pressed.  I have no idea what getkey
>looks like, or how to fix it ... can someone tell me about how getkey
>reads multiple keypresses?

The calc doesn't read multiple keypresses. The routine to check the
keyboard returns a 0 (no key) if more than one key is pressed. (I think)

--Joshua


References: