TSComp
From Just Solve the File Format Problem
(Difference between revisions)
(No evidence found for .tsc extension. Sorry if I missed something.) |
|||
Line 3: | Line 3: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Archiving | |subcat=Archiving | ||
+ | |released=≤1991 | ||
}} | }} | ||
− | ''' | + | '''The Stirling Compressor''' (sometimes called "TSComp") is a compressed archive utility for DOS, and associated file format, developed by The Stirling Group. It uses [[PKWARE DCL Implode]] compression. |
+ | |||
+ | It's not clear if it has a conventional filename extension. The software does not provide one. | ||
== Identification == | == Identification == | ||
− | Files begin with bytes: {{magic|65 5D 13 8C 08 01}} | + | Files begin with bytes: {{magic|65 5D 13 8C 08 01}}. |
+ | |||
+ | == Software == | ||
+ | * [{{SACFTPURL|pack|tscomp.zip}} The Stirling Compressor v1.3.21] | ||
== Sample files == | == Sample files == | ||
* https://telparia.com/fileFormatSamples/archive/tscomp/TWOFILES.TSC | * https://telparia.com/fileFormatSamples/archive/tscomp/TWOFILES.TSC |
Revision as of 17:11, 29 September 2021
The Stirling Compressor (sometimes called "TSComp") is a compressed archive utility for DOS, and associated file format, developed by The Stirling Group. It uses PKWARE DCL Implode compression.
It's not clear if it has a conventional filename extension. The software does not provide one.
Identification
Files begin with bytes: 65 5D 13 8C 08 01
.