Skip to content

Heitorh3/miniOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniOS

Small OS home made with C++.

Features:

  • Suport to libc with tested lib PDCLib
  • C++ global and local ctor and dtors
  • Standard C++ OS
  • new, malloc, delete, free and more
  • Data structures (Dynamic Queue and Static Queue)
  • Keyboard ( getch blocking function )
  • IRQ
  • GDT
  • IDT
  • PIT
  • ISR

About

Small OS home made

Resources

Stars

Watchers

Forks

Packages

No packages published