Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.
/ os1 Public archive

SauravMaheshkar/os1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

🚀 Features

  • bootloader + bootinfo parsing (using the latest bootloader v0.11.X crate.)
  • serial logging
  • writing/rendering using framebuffer
  • interrupt handling (IDT, GDT)
  • APIC (Advanced Programmable Interrupt Controller)
  • timer (using apic)
  • acpi parsing and address translation
  • handle double faults, page faults, exception breakpoints
  • keyboard input
  • paging, heap allocation, memory management
  • async tasking
  • co-operative multitasking
  • elementary graphics (tga images, bouncing ball, gifs)

References

Sponsor this project

Used by

Contributors

Languages