Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 738 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 738 Bytes

GevOS

An open-source 32-bit Operating System written in C++

GevOS supports 16-color 640x480 VGA graphics, elf execution, a graphical user interface and a Tar filesystem. It also has multiple experimental and WIP features such as an IPV4 networking stack and 16 million color VBE graphics support.

gevosnew.png

Building GevOS

Instructions on how to build GevOS are on the Wiki

Contributing to GevOS

Instructions and requirements on contributing to GevOS are on the Wiki