issues
search
zanesterling
/
fatr
A FAT12 parsing and manipulation tool
MIT License
1
stars
0
forks
source link
Improvements to adding files
#13
Closed
kallisti5
closed
7 years ago
kallisti5
commented
7 years ago
Set size of new file entries
Entry logical sector changes for (eventual) 32-bit support.
Improve ability to handle improperly sized filenames.
Errors out now instead of panic'ing if filename > 8+3.
Pads out filenames under 8+3 with spaces.