Skip to content

marmotOS/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarmotOS Kernel

License Architecture

Please read the LICENSE file for license information.

Documentation is in /doc source is in /src

Assembly code is written NASM format and should be assembled with NASM.

Make all will compile into a floppy image, boot.flp. This can be loaded with QEMU:

qemu-system-x86_64 -fda boot.flp

About

The Marmot OS Bootloader and Kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published