HUF (CP/M)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|huf}} }} '''HUF''' is a compressed archive format, possibly associated with the distributions of the HI...") |
Revision as of 16:59, 31 March 2021
HUF is a compressed archive format, possibly associated with the distributions of the HI-TECH Z80 CP/M C compiler. It presumably uses Huffman coding.
Identification
Files start with bytes 0xbd 0x01
.
Sample files
Software
- hitech-c → z80v309.exe → dehuff.com (CP/M software)