mirror of https://github.com/E-Almqvist/eOS
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
9b3095f56d
|
4 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
compile.sh | 4 years ago | |
start.sh | 4 years ago |
README.md
eOS
A simple x86_64 operating system. (BIOS)
This operating system is in no way original nor do I recommend even taking a look at it. I am going of unfinished book.
Books
Operating Systems: From 0 to 1 (Open-Source, unfinished) Writing a Simple Operating System - from Scratch