A poorly written OS for the x86 arch. (WIP)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
E. Almqvist 1aef676066 Color codes 3 years ago
src Color codes 3 years ago
.gitignore Cleanup & gitignore 3 years ago
LICENSE Create LICENSE 4 years ago
Makefile Minor refactor 3 years ago
README.md Update README.md 4 years ago
TODO.md TODO list 3 years ago
compile.sh GRUB & cleanup 3 years ago
grub_compile.sh Stuff 3 years ago
start.sh Minor qemu bug 3 years ago

README.md

eOS

A simple x86 operating system (BIOS)

This operating system is in no way original nor do I recommend even taking a look at it. I am only making this as a learning exercise.

Books

I use(d) these books. Also Google of course.