Skip to content

NicoGaming77/NicOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NicOS

What is NicOS?

NicOS is a simple x86 command line operating system that I am making for fun and to learn new things.

Building

Building the source code can be done with a gcc cross compiler, the compiler toolchain can be built from source code found here, or a prebuilt compiler can be downloaded here.

Linux

To Build the source code on linux, just run make.

Other OS's

No idea you can figure it out yourself.

Running

To run the OS I recommend using QEMU, simply run qemu-system-x86_64 -fda os-image.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published