gucciwang123 / cube-os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube OS

Simple ring zero operation system (maybe not even) that I started summer of 2021, forgot about for a year then picked back up. (I called it CubeOS because I saw a rubix cube sitting on my table while writing the code and decided to call it that)

Dependancies

sudo apt-get install qemu-system make nasm

Build

Run make

Run

run make run

About


Languages

Language:C 48.2%Language:Assembly 39.0%Language:Makefile 12.7%