Skip to content
/ hyeo Public

hyeoOS is an Operating System written in Assembly and C

License

Notifications You must be signed in to change notification settings

egely1337/hyeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyeo-i386 🚀

hyeoOS is an Operating System written in Assembly and C++ It supports only i386 architecture.

Features ⭐

  • GRUB
  • Global Descriptor Table
  • Interrupt Descriptor Table
  • Text-Mode Support
  • System Calls
  • Simple File System (HFS)

TODO 📕

  • ELF Support
  • ACPI Support
  • VGA Support