Skip to content

VoltagedDebunked/noiros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoirOS

NoirOS is a simple operating system written in C.

Running the OS

Run:

make run

Make sure to have nasm, gcc, xorriso, and qemu installed first.

If you just want the iso and you dont to run it then run make instead.

License

GPL-3.0