PopCom!
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression }} '''PopCom!''' is an executable compression utility for CP/M, developed by Yoshihiko ...") |
(+ LZPACK (2026)) |
||
| Line 13: | Line 13: | ||
== Software == | == Software == | ||
* [http://www.msxarchive.nl/pub/msx/utils/misc/freewar1.pma freewar1.pma] → POPCOM10.PMA | * [http://www.msxarchive.nl/pub/msx/utils/misc/freewar1.pma freewar1.pma] → POPCOM10.PMA | ||
| + | * [https://github.com/johnsonjh/lzpack LZPACK] by Jeffrey H. Johnson (2026) is an open-source, algorithmically compatible reimplementation. | ||
== Sample files == | == Sample files == | ||
Latest revision as of 08:54, 9 June 2026
PopCom! is an executable compression utility for CP/M, developed by Yoshihiko Mino.
See also PMexe, a similar utility by the same author.
[edit] Identification
Compressed files have ASCII "-pc1- at offset 5. This resembles an LHA compression identifier, but it is not used in that way.
[edit] Software
- freewar1.pma → POPCOM10.PMA
- LZPACK by Jeffrey H. Johnson (2026) is an open-source, algorithmically compatible reimplementation.
[edit] Sample files
- scrsave.com
- msx2ide.pma → FDISKIDE.COM
- vgif.com