Centaurus

From RecodedWiki

Jump to: navigation, search

Codename: Centaurus Project type: Operating System Design

This project has barely begun at this stage, here I merely present some example code to help get the project started. This is an unfinished example of loading an executable into memory for program execution.

Code:Centaurus_test1

I thought I would also add this link, which gives a great illustration of creating a simplistic kernel in FreeBASIC (Yes, that is BASIC) which would be loaded by GRUB. Though for the purpose of this project, I will be sticking to C for the kernel and operating system.

Some work has been done on the design of the kernel, but much remains. It is likely that I will share a general design between this and the kernel and OS that will be created for the VirOS project.

Personal tools