Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.
/ HryOS Public archive

Simple OS with multitasking and heap allocation written in Modern C++

Notifications You must be signed in to change notification settings

Hary309/HryOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgs/logo.png

logo made by my dear friend Knayder

HryOS

HryOS is a simple operating system made as university project.

Features

  • Multitasking with simple synchronization
  • Heap
  • Drivers for VESA and VGA text mode
  • Driver for keyboard
  • Logger to serial port
  • Simple shell

Real hardware test

https://i.imgur.com/GM4ORHc.png

About

Simple OS with multitasking and heap allocation written in Modern C++

Topics

Resources

Stars

Watchers

Forks