Skip to content

Add extended validation switch #7

Description

@waveform80

Add an extended validation parameter to the initializer which causes "expensive" (and otherwise unnecessary) validation on the file being read. This should include:

  • Testing whether any streams share storage (same start sector)
  • Testing whether FAT chains link together (shared storage again)
  • Testing whether unused sectors and slack-space are truly blank

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions