AMG (compressed archive)
From Just Solve the File Format Problem
(Difference between revisions)
(sample files) |
|||
(One intermediate revision by one user not shown) | |||
Line 21: | Line 21: | ||
Other software based on AMG: | Other software based on AMG: | ||
* [[OOP]] | * [[OOP]] | ||
+ | * [[SKY (compressed archive)|SKY]] | ||
* [[SuperPack]] | * [[SuperPack]] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/amgcArchive}} | ||
== Links == | == Links == | ||
* [https://encode.su/threads/684-AMG-archiver Discussion in Encode's Forum] | * [https://encode.su/threads/684-AMG-archiver Discussion in Encode's Forum] |
Latest revision as of 22:27, 31 July 2024
AMG is a menu-driven compressed archive utility, and its associated file format. It was developed by Milen Georgiev.
It was distributed as Turbo Pascal source code, targeting the DOS platform. It seems doubtful that any official binary releases were made.
There is also a binary-only command-line utility for DOS named AMGC. Its origin is not very clear.
Contents |
[edit] Identification
Files begin with bytes 0xad 0x36
.
[edit] Software
- AMG v2.2 source code
- AMGC v2.2 (DOS binary)
- "AMG v2.3" - A binary release by Dirk Paehl, who says he "improved a few things" and partially translated it to German.
Other software based on AMG: