Skip to content

Randomly generates operating system and tries to run it. If an interrupt is called the os is scrapped and a new one is generated, if the execution never finishes or does not cause an interrupt saves the os to a binary file.

Notifications You must be signed in to change notification settings

MarcasRealAccount/rngos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rngos

Randomly generates operating system and tries to run it. If an interrupt is called the os is scrapped and a new one is generated, if the execution never finishes or does not cause an interrupt saves the os to a binary file.

Build

Requires the premake-nasm extension to work.

About

Randomly generates operating system and tries to run it. If an interrupt is called the os is scrapped and a new one is generated, if the execution never finishes or does not cause an interrupt saves the os to a binary file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages