Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Xad_ecm | Description: | XAD (UnArc) client for ECM files | Download: | xad_ecm.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 43kb | Version: | 1.1 | Date: | 10 Apr 2012 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://www.a500.org/ | Category: | utility/archive | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 7037 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 54 (Current version) | | 302 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a xadmaster.library client for ECM (Error Code Modeler) files. ECM is a
format for reducing sizes of CD images (BIN, CDI, NRG, CCD or similar) so that
they can compress better using standard compressors.
For more information about the format see this link:
http://www.neillcorlett.com/ecm/
The ECM decoding is based on code from Neill Corlett's unecm program.
Installation:
Copy ECM LIBS:xad/
Compiling:
The included Makefile uses vbcc to compile the client. In order to make sure
that the xadForeman symbol is preserved -PxadForeman has to be added to the
linker options in vbcc:config/aosppc (AFAIK there is no way to send additional
linker options through vc as there is with gcc).
Changes:
1.1 (10-Apr-2012)
- First released version
|