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
Prism is licensed under the MIT License. See the LICENSE file for more details.
- 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