old-MTGos-old/kernel/hal/x86/include
2016-04-16 19:59:17 +02:00
..
base.hpp PMM should work now 2016-04-16 19:59:17 +02:00
blockdev.hpp Fixed the ATA read driver. now exposing the Block device interface to the kernel 2016-03-18 16:28:00 +01:00
gdt.hpp Added a working GDT. 2015-10-10 19:34:31 +02:00
idt.hpp Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
input.hpp Added a keyboard driver and somehow broke the kernel. 2015-10-13 16:11:06 +02:00
keyboard.hpp Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +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
Multitasking.hpp PMM should work now 2016-04-16 19:59:17 +02:00
output.hpp Added an 80*25 text display to the x86 HAL 2015-10-10 18:03:53 +02:00
pmm.hpp PMM should work now 2016-04-16 19:59:17 +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 Fixed the ATA read driver. now exposing the Block device interface to the kernel 2016-03-18 16:28:00 +01:00