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. - [Operating Systems: From 0 to 1](https://tuhdo.github.io/os01/) (Open-Source, unfinished) - [Writing a Simple Operating System - from Scratch](https://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)