-
Notifications
You must be signed in to change notification settings - Fork 0
A custom x64 operating system written in C and x86 assembly
License
atharos1/Leah
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published