| |
| | Fast Repeat Key |
 | | I began by writing a program that copied the OS keyboard interrupt routine from ROM into RAM, changed the value stored into SRTIMR and, of course, altered the interrupt vector to point to the new routine. |
 | | interrupt handler in a different ROM location (this wasn't really a problem, since I could check the "reserved" interrupt vector to find out where it was), but it was three, Yes, three times as long as the handler in the |
 | | After a few more attempts, including one that tried to determine which OS you had by checking the size of the interrupt handler, I finally got it right. |
| www.cyberroach.com /analog/an16/fast_repeat.htm (611 words) |
|