Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 459 Bytes

readme.md

File metadata and controls

23 lines (20 loc) · 459 Bytes

zros

zros (Zig and Rust os) is an kernel to learn how it's working. Crappy and dirty code is expected :)

Why no rust ? Because rust will come when userspace will work

Big thanks to devse admins to make me do this thing (inspired of them)

Roadmap (FROM the devse meme generator):

  • GDT
  • IDT
  • PMM
  • VMM
  • Paging
  • ACPI
  • APIC
  • IOAPIC
  • LAPIC
  • HPET
  • APIC-TIMER
  • Userspace
  • SMP
  • The fun begin