Differences between current version and previous revision of FAT12.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Monday, May 15, 2006 12:37:36 pm | by CraigBox | |
Older page: | version 6 | Last edited on Monday, May 15, 2006 12:36:57 pm | by CraigBox | Revert |
@@ -1,5 +1,5 @@
The first iteration of the FileAllocationTable line of [FileSystem]s, designed for use on floppies. It uses 12 bit to address [DiskCluster]s, hence the name. Since it restricts [DiskCluster]s to a maximum size of 16Kb, it can handle 64MB total storage space at most.
----
-CategoryFileSystem
+CategoryFileSystem%%%
CategoryMicrosoftFileSystem