Pack-Ice
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
Dexvertbot (Talk | contribs) (Undo revision 46573 by Dexvertbot (talk)) |
||
Line 18: | Line 18: | ||
** [http://ftp.funet.fi/pub/atari/arcers/ice_240.lzh Another copy of the above] | ** [http://ftp.funet.fi/pub/atari/arcers/ice_240.lzh Another copy of the above] | ||
* ftp://ftp.untergrund.net/users/ltk_tscc/fujiology/D/DELIGHT/ → ICE*.ZIP: Several versions of Pack-Ice | * ftp://ftp.untergrund.net/users/ltk_tscc/fujiology/D/DELIGHT/ → ICE*.ZIP: Several versions of Pack-Ice | ||
− | * [http://dhs.nu/news.php?t=single | + | * [http://dhs.nu/news.php?t=single&ID=790 Pack-Ice source code] (assembly language) |
+ | |||
+ | == Sample files == | ||
+ | * http://cd.textfiles.com/atarilibrary/atari_cd07/DISKMAGS/DBAMAG/DBAMAG12/PICTURES/ | ||
+ | * http://sndh.atari.org/sndh/sndh_lf/ → *.sndh | ||
+ | * https://telparia.com/fileFormatSamples/archive/packIce/ | ||
+ | |||
+ | == Links == | ||
+ | * {{AtariForumWiki|ICE|ICE}}, from the Atari Forum Wiki | ||
+ | * [http://mikro.naprvyraz.sk/docs/Coding/1/PACKING.TXT Packing Algorithms, by Axe of Superior] | ||
+ | |||
+ | [[Category:Atari computers]] |
Revision as of 03:02, 28 December 2023
Pack-Ice (also called Ice Packer or ICE!) is a file compression program, and associated file format, used on Atari ST computers. It was developed by someone calling himself "Axe of Delight", who later changed his handle to "Axe of Superior".
There are several different versions of the format, and it's not clear how compatible they are.
Pack-Ice is presumably not related to ICEOWS ICE format.
Contents |
Identification
Apparently, files begin with ASCII "Ice!
", or (starting with v2.40?) "ICE!
".
Software
- unice68
- Pack-Ice 2.4 (Atari software)
- ftp://ftp.untergrund.net/users/ltk_tscc/fujiology/D/DELIGHT/ → ICE*.ZIP: Several versions of Pack-Ice
- Pack-Ice source code (assembly language)
Sample files
- http://cd.textfiles.com/atarilibrary/atari_cd07/DISKMAGS/DBAMAG/DBAMAG12/PICTURES/
- http://sndh.atari.org/sndh/sndh_lf/ → *.sndh
- https://telparia.com/fileFormatSamples/archive/packIce/
Links
- ICE, from the Atari Forum Wiki
- Packing Algorithms, by Axe of Superior