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.
 
 
 
Elias Almqvist 1767e6e0fd
Update README.md
3 years ago
src Version 0.1 3 years ago
.gitignore Cleanup & gitignore 3 years ago
LICENSE Create LICENSE 4 years ago
Makefile Makefile update & VGA lib stuff 3 years ago
README.md Update README.md 3 years ago
TODO.md TODO list 3 years ago
preview.png Preview image 3 years ago

README.md

e-Operting System

A simple x86 operating system. Maybe 64bit in the future.

Features

  • 32bit
  • VGA
  • And more to come!

Planned Features

Read TODO.md for planned features.

Books

I used these books. Also Google of course.