SFS: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (Fix Formatting bugs I missed)
m (Fixing Bugs Take 2)
Line 46: Line 46:
| 0x01BC
| 0x01BC
| 1
| 1
| Block size given by BytesPerBlock = 2<sup>(BlockSize + 7)</sup>
| Block size given by ''BytesPerBlock = 2<sup>(BlockSize + 7)</sup>''
|-
|-
| 0x01BD
| 0x01BD
Line 64: Line 64:
=== Index Area ===
=== Index Area ===
''Note: Because the Index Area is situated at the end of the disk the offsets are referred to in an opposite fashion to what is typical. So, the first entry is actually the closest to the end of the disk''
''Note: Because the Index Area is situated at the end of the disk the offsets are referred to in an opposite fashion to what is typical. So, the first entry is actually the closest to the end of the disk''

The Index Area contains the tracking information for the Data Area and is made of a variable number of 64 byte entries extending from the end of the volume towards the beginning.
The Index Area contains the tracking information for the Data Area and is made of a variable number of 64 byte entries extending from the end of the volume towards the beginning.
The entries in the Index Area follow a few simple rules.
The entries in the Index Area follow a few simple rules.