Adds support for FAT+, closes #14

This commit is contained in:
2016-09-13 12:58:19 +01:00
parent e39b45f918
commit 6b70265a5d
3 changed files with 12 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ Supported file systems for identification and information only
* Linux extended file system 4
* Microsoft 12-bit File Allocation Table (FAT12), including Atari ST extensions
* Microsoft 16-bit File Allocation Table (FAT16)
* Microsoft 32-bit File Allocation Table (FAT32)
* Microsoft 32-bit File Allocation Table (FAT32), including FAT+ extension
* BSD Fast File System (FFS) / Unix File System (UFS)
* BSD Unix File System 2 (UFS2)
* Microsoft/IBM High Performance File System (HPFS)