old-MTGos-old/kernel/hal/x86/include
Morten Delenk 39b2261758 Keyboard driver now works
!forgot, that the §-sign was not in Codepage 437 (The input is no longer offset while holding the shift button)
+Added modifier key support
2015-10-17 17:03:32 +02:00
..
base.hpp Keyboard driver now works 2015-10-17 17:03:32 +02:00
gdt.hpp Added a working GDT. 2015-10-10 19:34:31 +02:00
idt.hpp Added a keyboard driver and somehow broke the kernel. 2015-10-13 16:11:06 +02:00
input.hpp Added a keyboard driver and somehow broke the kernel. 2015-10-13 16:11:06 +02:00
keyboard.hpp Keyboard driver now works 2015-10-17 17:03:32 +02:00
keycodes.hpp Created a german keymap for the keyboard driver. 2015-10-15 20:14:04 +02:00
keymap_DE.hpp Keyboard driver now works 2015-10-17 17:03:32 +02:00
output.hpp Added an 80*25 text display to the x86 HAL 2015-10-10 18:03:53 +02:00
serial.hpp Fixed the serial driver by checking, whether a serial ports exists. 2015-10-17 11:28:06 +02:00
textDISP.hpp Tried to fix it. Seemingly we need a i686-elf gcc now 2015-10-14 20:02:41 +02:00