Skip to content

on9au/tiramisu_os

Repository files navigation

Tiramisu OS

pretty shoddy OS made rust

my first experience with low level rust and asm stuff

bootloader error codes:

  • 0 multiboot2 check fail
  • 1 cpuid check fail
  • 2 long mode check fail

todo:

  • serial printing with uart_16550 crate
  • kernel logging
  • exception handling
  • interrupt handling
  • memory management
  • process management
  • async await
  • fs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published