Skip to content

lukaszpancer/rust-os

Repository files navigation

rust-os

A simple x86_64 OS from scratch in progress.

Progress

  • Bootloader sets up GDT, Identity Paging and switches to Long Mode
  • Kernel loads and can print both on screen and to serial
  • IDT works and can handle timer and keyboard interrupts

How it looks

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published