Skip to content

deepaksirone/pamb-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pamb-os

An operating system written in Rust for educational purposes.

Aim

Run x86/x86_64 elf executables Keyboard for I and screen for O

To Do

  • Fix interrupt handling (Only 1 kbd IRQ is registered)
  • Build Better Abstractions
  • Build a basic graphics driver
  • Try porting libc

Debugger

Please refer http://os.phil-opp.com/set-up-gdb.html

About

A tiny OS in Rust based on Phil Opperman's blog OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published