Skip to content

GeoWhat404/Prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism Operating System

Uh this is my little OS project. It should run on real hardware (it works on my machine) Currently using Limine as the bootloader but after i get some stuff done i might do my own

License

Prism is licensed under the MIT License. See the LICENSE file for more details.

Roadmap

  • Architecture: x86_64 (amd64)
    • Interrupts: ISR, IRQ, GDT
    • Generic: RTC
  • Drivers
    • PS/2 Keyboard
    • AHCI
    • Framebuffer (it sucks)
  • Memory
    • Enable paging
    • Physical memory manager
    • Virtual memory manager
    • Malloc & Free
  • Multitasking
    • Scheduler
  • Filesystems
    • Fat32 fs
  • Processes
    • this is too far in the future LOL

Thank you for checking out this dumb project

About

A little 64bit OS (kernel atm)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors