Diet Disk
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |released=~1991 }} '''Diet Disk''' is a transparent file compression utility for DOS, developed by Barry Nance. It has ...") |
(sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
− | * {{CdTextfiles|DIETDISC.ZIP|Diet Disk v1.0}} - DOS binaries + source code | + | * {{CdTextfiles|nightowl/nopv06/010A/DIETDISC.ZIP|Diet Disk v1.0}} - DOS binaries + source code |
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/dietDisk}} |
Latest revision as of 17:41, 9 June 2024
Diet Disk is a transparent file compression utility for DOS, developed by Barry Nance. It has an associated compressed file format.
In addition to "Diet", the software uses the terms "Slim", "Fatten", and "Skinny".
Diet Disk is not related to DIET by Teddy Matsumoto.
[edit] Identification
Compressed files start with ASCII signature "lZdIeT
".
[edit] Software
- Diet Disk v1.0 - DOS binaries + source code