Re: A86: [sqrt]key
[Prev][Next][Index][Thread]
Re: A86: [sqrt]key
In a message dated 2/3/99 23:08:22 Eastern Standard Time, fuzz@pinecrest.edu
writes:
> could i use this program with my keyboard driver? from what i've read, it
> can override keypresses, and that exactly what i want to do. i want to
> receive a byte and them 'trick' the ROM into thinking that the keypad is
> being pressed. it activates every time getkey is called, right?
>
that would be the only way to do it. and it is only called if a specific flag
is set. after all, there's only a [sqrt]key program if you define one