Kernel is not working properly. Fix and test lower part of the kernel.
This should work before moving to higher kernel implementation.
GDT - refactored
TSS - refactored
IDT - refactored
PIC - refactored
PIT - refactored
Paging - todo
Syscalls - registers are missing, just fallback to 0x80 INT for now
Kernel is not working properly. Fix and test lower part of the kernel.
This should work before moving to higher kernel implementation. GDT - refactored TSS - refactored IDT - refactored PIC - refactored PIT - refactored Paging - todo Syscalls - registers are missing, just fallback to 0x80 INT for now