Keyboard handler doesn't display
Posted: Fri Jan 13, 2017 6:19 am
I'm adding keyboard support to my OS.
However, it either spams the screen with well, the letter i pressed (and doesn't let me type anymore), or nothing happens (this is what currently happens. if I remove the EOI, it spams the screen.).
Code at https://github.com/NunoLava1998/DixiumOS-1 (keyboard/kb.c)
However, it either spams the screen with well, the letter i pressed (and doesn't let me type anymore), or nothing happens (this is what currently happens. if I remove the EOI, it spams the screen.).
Code at https://github.com/NunoLava1998/DixiumOS-1 (keyboard/kb.c)