Re: [cc65] Atmos (was: Regbank)

Date view Thread view Subject view

From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2003-01-05 22:19:47


Hi!

> > void file_unpack(void *ptr_dst,void *ptr_src);
> >
> > There is the same tool under C64. but, We used this one for this oric.
>
> There is already a zlib compatible library written by Piotr. I don't know in
> which state it is and how your routine compares to the already existing code.

My zlib works well for uncompressing from memory. I'm going to add file
support (original zlib compatible) when I have some time. That will make
implementing gunzip and unzip programs very easy.

file_unpack() doesn't seem to operate on files -- rather on memory,
just like my functions. What's the compression format? My functions
operate on standard ZLIB and DEFLATE formats.

Bye,
Piotr

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-05 22:20:31 CET