Filesystem services: Difference between revisions

Lioncache (talk | contribs)
Amend DirectoryEntry structure. The path buffer appears to actually be 0x301 bytes in length (with the additional char being used for the null terminator)
Line 734: Line 734:
! Offset || Size || Description
! Offset || Size || Description
|-
|-
| 0x0 || 0x300 || Path
| 0x0 || 0x301 || Path
|-
|-
| 0x300 || 0x4 || ?
| 0x301 || 0x3 || ?
|-
|-
| 0x304 || 0x1 || [[#DirectoryEntryType]]
| 0x304 || 0x1 || [[#DirectoryEntryType]]