Skip to content

Daste745/fat16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fat16

Fat16 filesystem reader library written in C.

This is very much a WIP project with missing features and bugs. It will even try to read fat12 filesystems, but will fail miserably.

Usage

An example usage can be found in main.c. It shows how to open and close volumes, directories and files.