Serpent03 / Grubless

A small GPOS written in C and x86 assembly.
1 stars 0 forks source link

File system implementation #5

Open Serpent03 opened 7 months ago

Serpent03 commented 7 months ago

Implementation of a FAT12/16 file system for the operating system, and to enable file structuring inside the machine at the kernel level.

Serpent03 commented 2 months ago

Reference here. FAT12 image is valid, what is remaining is writing ATA/AHCI drivers for disk I/O. ca24bcb9f9c6d63674f65d1b8078580eeb140119