My personal OS project
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
L. Bradley LaBoon f23f3a8a8d Implemented initial printk. Added multiboot support. 9 years ago
arch Implemented initial printk. Added multiboot support. 9 years ago
driver/video Implemented initial printk. Added multiboot support. 9 years ago
include Implemented initial printk. Added multiboot support. 9 years ago
kernel Implemented initial printk. Added multiboot support. 9 years ago
lib Implemented initial printk. Added multiboot support. 9 years ago
LICENSE About time I added a license file. 10 years ago
Makefile Implemented initial printk. Added multiboot support. 9 years ago
README Updated README. 10 years ago

README

Welcome to BRaDOS!

BRaDOS is my personal OS project which I will be working on as I feel like it.
The main purpose of the project is for me to learn about OS developement.

For the most part, this project will do things the way Linux does things, with
changes as I see fit. While I will make every attempt to ensure that the master
git branch only contains compilable code, I make no guarantees. Use of this OS
is entirely at your own risk.