FAT: Difference between revisions
Appearance
Created page with "File Allocation Table (FAT) {|class="wikitable" |+FAT directory entry !Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
{|class="wikitable" | {|class="wikitable" | ||
|+FAT directory entry | |+FAT directory entry | ||
!Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=5%|07||width=5%|08||width=5%|09||width=5%|0A||width=5%|0B||width=5%|0C||width=5%|0D||width=5%|0E||width=5%|0F | !width=20%|Byte||width=5%|00||width=5%|01||width=5%|02||width=5%|03||width=5%|04||width=5%|05||width=5%|06||width=5%|07||width=5%|08||width=5%|09||width=5%|0A||width=5%|0B||width=5%|0C||width=5%|0D||width=5%|0E||width=5%|0F | ||
|- | |- | ||
!Description | !Description | ||
|colspan=8|file name | |colspan=8|file name | ||
|colspan=3|extension | |colspan=3|extension | ||
| | |attrib. | ||
|colspan=4|reserved | |colspan=4|reserved | ||
|- | |- |
Revision as of 01:53, 9 November 2017
File Allocation Table (FAT)
Byte | 00 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 0A | 0B | 0C | 0D | 0E | 0F |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | file name | extension | attrib. | reserved | ||||||||||||
Example | ||||||||||||||||
Byte | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 1A | 1B | 1C | 1D | 1E | 1F |
Description | reserved | time | date | FAT cluster | size | |||||||||||
Example |