Is supporting FAT12/16 something this project is interested in doing?
I have a use-case for mounting some disks which have a some FAT12 and FAT16 partitions, with one larger FAT32 partition.
If I remember correctly, FAT32 is an extension of FAT12/16, so I presume that many (if not all) of the building blocks necessary for supporting FAT12/16 should already be here?