The filesystem is currently pretty simple - a basic flat structure on the ATA drive. I was inspired by FAT-style simplicity since I needed something working quickly for the Notepad save/load feature.
Planning to implement something more robust, as the project grows.
What would you recommend for a hobby OS filesystem?