Skip to content

atharos1/Leah

Repository files navigation

Simple C-written Intel x64 operating system based on x64BareBones by Rodrigo Rearden (RowDaBoat), in collaboration with Augusto Nizzo McIntosh.

Dependencies to compile: nasm, qemu, gcc, make.

How to compile:

Execute the following commands on the project's root directory:

$ cd Toolchain

$ make all

$ cd ..

$ make all


How to run:

Execute, from the project's root directory:

$ ./run.sh

About

A custom x64 operating system written in C and x86 assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published