Skip to content

Conversation

@davidgiven
Copy link
Owner

The Amiga disk checksum algorithm is trash; I'm seeing a lot of spurious false positives, including a completely truncated sector being marked as good (because the checksum of 00 00 00 00... is 0). Plus, two bit errors in the same sector can cancel out and not be detected.

…valid (the

Amiga checksum algorithm is weak and zero bytes don't contribute to the
checksum).
@davidgiven davidgiven merged commit 3c54a66 into master Apr 8, 2020
davidgiven added a commit that referenced this pull request Oct 11, 2020
Fix some issues causing corruption when reading Amiga disks
@davidgiven davidgiven deleted the amigacorruption branch April 1, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants