Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 16 - keyboard - set delays (jr,at model 339,xt286,ps) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 16 - KEYBOARD - SET DELAYS (Jr,AT model 339,XT286,PS)
        AH = 03h
        AL = subfunction
            00h reset typematic (PCjr)
            01h increase initial delay (PCjr)
            02h increase continuing delay (PCjr)
            03h increase both delays (PCjr)
            04h turn off typematic (PCjr)
            05h Set typematic rate (AT or PS/2)
        BH = 00h - 03h for delays of 250ms, 500ms, 750ms, or 1s
        BL = 00h - 1Fh for typematic rates of 30cps down to 2cps

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson