Simple C++ OS to play with?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
TopBanana
Posts: 1
Joined: Thu Oct 18, 2007 6:33 am

Simple C++ OS to play with?

Post by TopBanana »

Hi all

I'm looking for a fairly simple OS, implemented in C++ for x86 that I can play with. I'm most interested in issues surrounding multiprocessor environments, as I think this will become ever more important in future years - but I don't want to start from scratch and write my own VGA drivers etc.

Can anyone suggest such a project?

Cheers
Post Reply