Skip to content

Arnau478/owl-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owl OS

A self-learning operative system developed in C and assembly

Todo

  • Bootloader
  • FAT12 file system
  • GDT
  • IDT
  • ISR
  • IRQ
  • Hardware interrupts
  • User mode
  • GUI
  • Builtin C compiler
  • Builtin opulus interpreter
  • Builtin larix compiler
  • Ethernet protocol
  • IP protocol
  • TCP protocol
  • HTTP protocol

Owl OS build