DevelopmentByIterations


This means that the whole system will be developped by small increments.

First the BootSector

Second a BiosBased FAT12 handling library

Third the KernelLoader

Fourth the kernel subsystem managers (memory, interrupts, scheduler, taskswitcher, etc)

Then the kernel initialization

etc.

Note that this is subject to changes


Back to HomePage