Skip to content

sangwon090/osmium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSMIUM

GitHub Lines of code GitHub issues GitHub closed issues

An Operating System for x86-64 PC

Milestones

  • Basic Console
  • CPU Initialization
    • 64bit Long Mode
    • Paging
    • GDT
    • IDT
    • PIC
    • Timer
  • Memory Management
    • Memory Allocator
  • Process Management
    • Multitasking
    • Multithreading
    • Synchronization
  • File System
    • VFS
    • FAT32
    • ext2
  • Device Drivers
    • PS/2 Keyboard

Acknowledgements

About

An Operating System for x86-64 PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published