PopCom!
From Just Solve the File Format Problem
(Difference between revisions)
(+ LZPACK (2026)) |
|||
| Line 10: | Line 10: | ||
== Identification == | == Identification == | ||
Compressed files have ASCII "{{magic|-pc1-}} at offset 5. This resembles an [[LHA]] compression identifier, but it is not used in that way. | Compressed files have ASCII "{{magic|-pc1-}} at offset 5. This resembles an [[LHA]] compression identifier, but it is not used in that way. | ||
| + | |||
| + | But see also [[LZPACK#Identification]]. | ||
== 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 | ||
| − | * [ | + | * See also [[LZPACK]]. |
== Sample files == | == Sample files == | ||
Revision as of 14:26, 24 July 2026
PopCom! is an executable compression utility for CP/M, developed by Yoshihiko Mino.
See also PMexe, a similar utility by the same author.
Identification
Compressed files have ASCII "-pc1- at offset 5. This resembles an LHA compression identifier, but it is not used in that way.
But see also LZPACK#Identification.
Software
- freewar1.pma → POPCOM10.PMA
- See also LZPACK.
Sample files
- scrsave.com
- msx2ide.pma → FDISKIDE.COM
- vgif.com