PMA
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Sample files) |
||
Line 35: | Line 35: | ||
* {{CdTextfilesURL|230/EMULATOR/DIVERSE/MSX/TOOLS/}} | * {{CdTextfilesURL|230/EMULATOR/DIVERSE/MSX/TOOLS/}} | ||
* [https://web.archive.org/web/20160902101645/http://msx.hansotten.com/index.php?page=msxutils Some sample PMA files (among other formats)] (archived from the original) | * [https://web.archive.org/web/20160902101645/http://msx.hansotten.com/index.php?page=msxutils Some sample PMA files (among other formats)] (archived from the original) | ||
+ | * https://telparia.com/fileFormatSamples/archive/pma/ | ||
== Links == | == Links == |
Revision as of 23:00, 12 April 2022
PMA is a variant of the LHA archiving format, with the same basic structure but a different set of compression types. These compression types originated in the CP/M archiver PMarc, created by Miyo. PMA was a popular format on MSX computers.
It is not to be confused with the archives of the Precision Metalforming Association or the Pacific Maritime Association or the Polish Museum of America (all of which may come up in a search for "PMA archive").
Contents |
Compression schemes
Refer to LHA#Compression schemes for more information about LHA-style compression schemes.
ID | Description and remarks |
---|---|
-pc1- |
|
-pm0- |
Uncompressed |
-pm1- |
|
-pm2- |
|
-pms- |
The signature "-pms- " can appear in self-extracting PMA archives, but possibly not in anything resembling a compression ID field.
|
Software
- lhasa
- Original(?) implementations (Japanese)
- Unar
Some of the software listed at LHA#Software supports PMA.
Sample files
- http://cd.textfiles.com/230/EMULATOR/DIVERSE/MSX/TOOLS/
- Some sample PMA files (among other formats) (archived from the original)
- https://telparia.com/fileFormatSamples/archive/pma/