xXxCLOTIxXx / OrionOS

A simple example of loading a kernel in C++ using a bootloader on nasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrionOS

Warning: This operating system is provided as an example. Do not install it on your physical device; use it only on a virtual machine.

build os:

sh build.sh

About

A simple example of loading a kernel in C++ using a bootloader on nasm

License:MIT License


Languages

Language:C++ 92.9%Language:Shell 3.8%Language:Assembly 3.3%