Skip to content

cmcheeseman/cheeseos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheeseos

cheeseos is a hobby OS written in assembly


os.bin is the fully compiled build of cheeseos

running the os:

qemu-system-x86_64 os.bin

note: qemu and qemu-system packages are required

WARNING: while cheeseos can be flashed to a drive and run on actual hardware it won't work correctly


manual compiling:

to compile any part of the os simply run:

nasm -f bin FILENAME

About

cheeseos is a hobby OS written in assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published