Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 267 Bytes

File metadata and controls

19 lines (15 loc) · 267 Bytes

XionOS

64 bit OS built for x86 architecture, the OS is made from bare metal.

Components

-kernel -grub bootloader -keyboard driver -CLI -xi text editor

How to run

make sure you have : QEMU, NASM, GCC, and Make

then run :

make clean && make run