Re: A85: keyboard buffer/alphabet


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

Re: A85: keyboard buffer/alphabet




>2) i need to know how to write a tsr. i want the driver to scan the device
>and send the keycodes to the calc in the background. so it will work with
>any program that wants text input.

to write a tsr, the most common method is to extend the size of the
shell's string so the tsr is in a permanent location (TIOS won't move
it around on you).  i think usgard has a tsr function to do this for
you.

-mike pearce


References: