Hey everyone. I am starting a new project called RaindropOS. It is based off of MikeOS v4.5, and I am planning on adding numerous new features like a PS/2 mouse driver(TachyonOS-Based), FAT16/32 Read/Write Support, etc. Thank you for reading, and Bye!
Ps I am working on a website for this os project, but it will not be put up until RaindropOS v0.1 Alpha is released(Very soon )
The RaindropOS Project
-
- Member
- Posts: 31
- Joined: Sun Nov 05, 2017 2:29 pm
- Libera.chat IRC: tay10r
- Location: Middleboro, MA
Re: The RaindropOS Project
You could use BMFS instead of (or addition to) FAT. It's a better file system and easy to port. The library is easy to port and has no platform specific or architecture specific code.
I'm a contributor to BareMetal OS. View it at https://github.com/ReturnInfinity/BareMetal-OS