JackOS
About
Simple Operating System programs starting from Bootloader in assembly
Screenshots
TODO
How do I read the documentation ?
As for the documentation, it essentially describes the steps taken to create the operating system. The explanations of the code are mostly in comments in the code.
How to build and run ?
To build and run the OS you should consult Build.md
.
Contribute
A general guide for contributing can be found in Contributing.md
.
Authors
License
JackOS is licensed under a MIT license.