Home

Awesome

License: MIT <br> <img align="middle" src="pic/logo_large.png" width="800"> <br>

Description

A completely custom OS written from scratch, no Linux, no Windows, no nothing. <br> The bootloader is in assembly, and the Kernel written in C.<br> <br> <img align="middle" src="pic/pic1.png" width="400"> <img align="middle" src="pic/pic2.png" width="400">

Testing the OS

user@debian:~$ sudo apt update
user@debian:~$ sudo apt install qemu qemu-system-x86
user@debian:~$ make run

Compiling for dev

user@debian:~$ make debug

Todo List

Resources and useful links

Crafted with :heart: by mtribiere