- keyboard interrupt handler fixes (patch by japheth)
commitfbc2299a2767e8a07941181048bf4f4ca5e2c74c
authorVolker Ruppert <info@vruppert.de>
Fri, 16 Sep 2005 16:04:24 +0000 (16 16:04 +0000)
committerVolker Ruppert <info@vruppert.de>
Fri, 16 Sep 2005 16:04:24 +0000 (16 16:04 +0000)
tree5208acf0b8145160298f88f01b98e897bf27d8a4
parent90a88182c180697a0393e8187574296ae838db6d
- keyboard interrupt handler fixes (patch by japheth)
  * pass all keycodes received by INT 09h to keyboard intercept
  * don't wait for second keycode if an extended keycode is detected (set flag only)
rombios.c