[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] key-repeat-bug on bootup
Am 13.05.2010, 22:51 Uhr, schrieb Vincent Rivière
<vincent.riviere@freesbee.fr>:
We must make a list of OS versions where this kbdvec vector exists, and
use it only when available. Note that the actual routine has always
I'm not sure if it's there in TOS 3.06, but the patch does not change a
thing.
We must keep in mind the final goal: its about stopping the key-repeat
routine triggered by the VBL. Unfortunately the variable disabling the
active key repeat is undocumented and its address is not the same
between TOS versions. Thus I got the idea to access that variable
indirectly by generating a fake key release.
How would you do that?
--
Helmut Karlowski