A tiny operating system written in C. Currently, it can only print colored text on a vga screen.
Run make iso to create an iso then test with VirtualBox/Qemu.
NOTE: Make sure that you have 32bit gcc toolchain installed before you begin with the compilation.
Dependencies other than build tools:
- mkisofs