Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages