We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Kalimera can keep track of time now. It has a clock device driver and… … a PIT with 100HZ
Now keyboard device driver and terminal function are two different files
Now kernel has device drivers for PIC and KEYBOARD
Kalimera registered 32 exceptions in the first 32 IDT entries.
Kernel running in 32bit protected-mode. Yey
Now bootloader detects memory and fakekernel prints it
Simple bootloader that loads fakekernel