Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 939 Bytes

README.rst

File metadata and controls

36 lines (26 loc) · 939 Bytes

About

https://travis-ci.org/povilasb/simple-os.svg?branch=master

SOS (Simple Operating System) is a very basic multiprocess operating system that runs on x86 machines. It was implemented as a university task.

Currently it only runs in 32bit mode.

Build requirements

$ apt install g++ xxd make nasm

Gallery

img/thinkpad_x220.jpg

img/qemu.png

Similar projects