Updated ExtendedFile (markdown)

ksherlock 2015-04-23 11:37:47 -04:00
parent 40f43374c7
commit 13e2ec8944

@ -18,7 +18,7 @@ The `key_pointer` is a block containing 2 mini entries; one for the data fork (a
| blocks\_used | $03 | 2 bytes |
| eof | $05 | 2 bytes |
Unlike the [File Entry](FileEntry.md) `storage_type` field, the high nibble is 0. The only valid values are $01, $02, or $03.
Unlike the [File Entry](File Entry.md) `storage_type` field, the high nibble is 0. The only valid values are $01, $02, or $03.
As of System 6.0, Macintosh finder information can be stored after the data fork mini entry (starting offset of $08).