Syncboot/include/kernel
Jenny Curle 31d2e10b69 Implement a GDT, IDT with ISR and IRQ
Basically, added error handling, interrupts and basic hardware communication is now possible. Yay.
2019-04-07 23:43:09 +01:00
..
descriptor_tables.h Implement a GDT, IDT with ISR and IRQ 2019-04-07 23:43:09 +01:00
gdt.h Begin support for Global Descriptor Tables 2019-04-06 20:00:11 +01:00
idt.h Implemented IDT 2019-04-07 13:16:53 +01:00
serial.h Fix GDT subroutine 2019-04-07 16:36:51 +01:00
tty.h Implement Serial Console messaging. 2019-04-07 15:34:15 +01:00
utils.h Implement Serial Console messaging. 2019-04-07 15:34:15 +01:00