[A83] Re: Compression
[Prev][Next][Index][Thread]
[A83] Re: Compression
>In compression, the best you can get for all thing(data, sprite, image) is
>huffman but the "negative" of huffman is it need a 1024 byte buffer to
>decompress.... So Hope that help
>
>Paxl
It helps a bit. I searched for huffman and found a lot of programs for the
TI-86 :o~
I also found some source-code of XZIP. It requires x1cygnus.inc (x1cygnus is
his nickname, I guess). ** after a closer look to the docs, I see that he
has a website. ** It's a TI-83 file. I hope I can port it with the help of
dissassembler v1.7. Thanks!