Diet Disk
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(sample files) |
||
Line 15: | Line 15: | ||
== Software == | == Software == | ||
* {{CdTextfiles|nightowl/nopv06/010A/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