PMA
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 27: | Line 27: | ||
== Software == | == Software == | ||
* [https://github.com/fragglet/lhasa lhasa] | * [https://github.com/fragglet/lhasa lhasa] | ||
+ | * [http://www.asahi-net.or.jp/~am9y-mn/fswlist.htm Original(?) implementations] (Japanese) | ||
+ | |||
+ | == Sample files == | ||
+ | * [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) | ||
== Links == | == Links == | ||
* [[Wikipedia:LHA_%28file_format%29#PMarc_extensions|Info in Wikipedia]] | * [[Wikipedia:LHA_%28file_format%29#PMarc_extensions|Info in Wikipedia]] | ||
− | |||
− | |||
[[Category:CP/M]] | [[Category:CP/M]] | ||
[[Category:MSX]] | [[Category:MSX]] |
Revision as of 12:19, 26 May 2020
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[hide] |
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 |
Used in self-extracting archives. |
Software
- lhasa
- Original(?) implementations (Japanese)
Sample files
- Some sample PMA files (among other formats) (archived from the original)