Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (→Type-in Program Validation) |
(Add Simple File Verification to Error detection only section.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
** [[CRC-16]] | ** [[CRC-16]] | ||
** [[CRC-32]] | ** [[CRC-32]] | ||
+ | *** [[Brik]] | ||
+ | *** [[Simple File Verification]] (.sfv) | ||
* [[MurmurHash]] | * [[MurmurHash]] | ||
* [[Parity bit]] | * [[Parity bit]] | ||
Line 20: | Line 22: | ||
* [[RAR]] recovery record and .rev recovery volumes | * [[RAR]] recovery record and .rev recovery volumes | ||
* [[Reed-Solomon error correction]] | * [[Reed-Solomon error correction]] | ||
+ | ** [[BlockHashLoc]] (.bhl) | ||
+ | ** [[Blockyarchive/blkar]] (.ecsbx) | ||
+ | ** [[DVDisaster Error Correction File]] (.ecc) | ||
+ | ** [[ICE ECC]] (.ecc) | ||
+ | ** [[Mono]] (.mono) | ||
+ | ** [[Parity_Volume_Set|Parity Volume Set / Parchive]] (.par, .par2, .par3, pa3, .p??) | ||
+ | ** [[Recovery Star]] | ||
+ | ** [[RockFAT]] | ||
+ | ** [[rsbep]] (.shielded, .frozen.RS) | ||
+ | ** [[RSC32]] (.RSC32, .RSE32) | ||
+ | ** [[rscode-correction]] (.rsecc) | ||
+ | ** [[SeqBox]] (.sbx) | ||
== Type-in Program Validation == | == Type-in Program Validation == | ||
Line 30: | Line 44: | ||
* [[Checkbin/Checksoft]] - Core and Hardcore Computist | * [[Checkbin/Checksoft]] - Core and Hardcore Computist | ||
* [[CheckIt]] - Nibble | * [[CheckIt]] - Nibble | ||
− | * [[Checksummer]] - 64'er | + | * [[Checksummer]] - 64'er and Happy Computer |
* [[Checksummer (Frank Brall)]] - Computronic and Compute Mit | * [[Checksummer (Frank Brall)]] - Computronic and Compute Mit | ||
* [[Commodore Dossier Checksum]] - Commodore Dossier | * [[Commodore Dossier Checksum]] - Commodore Dossier | ||
Line 38: | Line 52: | ||
* [[Flankspeed]] - Ahoy! | * [[Flankspeed]] - Ahoy! | ||
* [[Generator kodów kontrolnych]] - Tajemnice Atari | * [[Generator kodów kontrolnych]] - Tajemnice Atari | ||
− | * [[Get It Right!]] - Atari User | + | * [[Get It Right!]] - Atari User, The Micro User |
* [[Hex Data Entry]] - Your Commodore | * [[Hex Data Entry]] - Your Commodore | ||
* [[Key Perfect]] - Nibble | * [[Key Perfect]] - Nibble | ||
Line 71: | Line 85: | ||
* [https://web.archive.org/web/20190531125324/http://nibblemagazine.com/pc_han5.jpg Code Checker] - PC Hands On (probably related to one of the programs used by Nibble Magazine) | * [https://web.archive.org/web/20190531125324/http://nibblemagazine.com/pc_han5.jpg Code Checker] - PC Hands On (probably related to one of the programs used by Nibble Magazine) | ||
* Spectravideo, MSX, C64 and VIC versions of [[Tarkastaja (Inspector)]] | * Spectravideo, MSX, C64 and VIC versions of [[Tarkastaja (Inspector)]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == |
Latest revision as of 00:51, 11 August 2025
Contents[hide] |
[edit] Error detection only
- Adler-32
- Checksum
- CRC (Cyclic Redundancy Check)
- CRC-16
- CRC-32
- Brik
- Simple File Verification (.sfv)
- MurmurHash
- Parity bit
- xxHash
For cryptographic hash functions, see Encryption.
[edit] Error detection and correction
- ARJ-PROTECT data
- Hamming code
- RAR recovery record and .rev recovery volumes
- Reed-Solomon error correction
- BlockHashLoc (.bhl)
- Blockyarchive/blkar (.ecsbx)
- DVDisaster Error Correction File (.ecc)
- ICE ECC (.ecc)
- Mono (.mono)
- Parity Volume Set / Parchive (.par, .par2, .par3, pa3, .p??)
- Recovery Star
- RockFAT
- rsbep (.shielded, .frozen.RS)
- RSC32 (.RSC32, .RSE32)
- rscode-correction (.rsecc)
- SeqBox (.sbx)
[edit] Type-in Program Validation
- AccuType - Nibble
- Apple Checker - Nibble
- BASIC Editor - ANALOG Computing
- Bug-Out - Home Computer Magazine
- Bug Repellent - Ahoy!
- C:Check/D:Check/ST-Check - ANALOG Computing
- Checkbin/Checksoft - Core and Hardcore Computist
- CheckIt - Nibble
- Checksummer - 64'er and Happy Computer
- Checksummer (Frank Brall) - Computronic and Compute Mit
- Commodore Dossier Checksum - Commodore Dossier
- Dataspeeder - Commodore Dossier
- Edytor BASICa - Moje Atari and Bajtek
- F64Summer - Forum64
- Flankspeed - Ahoy!
- Generator kodów kontrolnych - Tajemnice Atari
- Get It Right! - Atari User, The Micro User
- Hex Data Entry - Your Commodore
- Key Perfect - Nibble
- KEYO - Monitor (UKACOC)
- Korrector/Kontrolsum - Run (German, Danish and Hungarian editions)
- M/L Editor - ANALOG Computing
- Magazine Entry Program - Commodore Magazine
- MIKBUG Tape Format - Byte
- MLX - COMPUTE! and COMPUTE!'s Gazette
- MSE - 64'er
- Perfect Typist - Run
- Program Checker - ROM Magazine
- Program Perfect - Computer Shopper
- Squares Input Program - Computronic
- Stop Bug - Papersoft
- SWAT (Strategic Weapon Against Typos) - SoftSide
- Syntax Checker - Your Commodore
- Tarkastaja (Inspector) - MikroBITTI
- The Automatic Proofreader - COMPUTE! and COMPUTE!'s Gazette
- TYPO (Type Your Program Once) - Antic, Page 6, New Atari User
- Unicheck - ANALOG Computing
- Verifizer - Transactor
[edit] General Info about Type-In Program Checkers
- Wikipedia
- Learn About Checksum Programs for Checking Type-In Programs
- First encounter: COMPUTE! magazine and its glorious, tedious type-in code
[edit] Lost/Apocryphal Type-in Program Checkers
- Code Checker - PC Hands On (probably related to one of the programs used by Nibble Magazine)
- Spectravideo, MSX, C64 and VIC versions of Tarkastaja (Inspector)