Skip to content

Fabbbe/MOS

Repository files navigation

MOS

The Original Mopperating System

A small x86 based operating system that currently does nothing. Run make run on linux to assemble and run the boot sector.

Disclaimer

Do not try to use this as an actual operating system! Only test in emulators or virtual machines.

Dependencies

This project uses bochs as a simple and fast VM to test the OS and NASM to compile the assembly code and gcc for C.

Goals

I've implemented interrupt-based keyboard input which was a huge goal for me. Now I'm looking at getting a simple filesystem up and running. Threading would also be nice to have.

Documentation and useful links

About

The Original Mopperating System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published