Saturday, March 29, 2008

Ksyl is alive

Hi everybody,

Let me introduce you ksyl. Ksyl is a simply, educational and monolithic kernel.

I have started it one month ago and I am going to continue to work on it to try to understand the way it basically works.

At this moment the version 0.0.0.1 of ksyl has just been released and can just boot. It contains a bootloader in asm, and a little kernel in C.

The kernel just contains a very simple gdt and idt management, the begining of a vga driver and a big while(42).

I will try in my future post to describe all the parts of ksyl and how it works :)

See you soon!

0 comments: