flat assembler
Message board for the users of flat assembler.
Index
> Tutorials and Examples > Adjust keyboard speed, Amazing! |
Author |
|
mbr_tsr 15 May 2013, 04:21
See an interrupt list for BH and BL values here, at first i thought BX was a delay, yet BH and BL have advanced setup configurations, so please, look into int 16h function 3 there are a lot of options, i got my keyboard to go slow.
|
|||
15 May 2013, 04:21 |
|
mbr_tsr 16 May 2013, 23:40
; SlowPoke.Prg - Slows down the keyboard rate and delay
; this will not work on PCjr's and on ROM BIOS's date before 11/15/85 ; This Slows the Keyboard so Every Letter you Type Takes Ages saddr 8000 100 mov ax 03 05 mov bx 03 1F int 16 mov ax 4C 00 int 21 write *p SlowPoke.Com end |
|||
16 May 2013, 23:40 |
|
revolution 17 May 2013, 04:09
Moved to Examples section.
|
|||
17 May 2013, 04:09 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.