Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: orange on November 02, 2016, 11:46:02 AM

Title: .lzx format
Post by: orange on November 02, 2016, 11:46:02 AM
Does anyone have a description of .lzx file format (header...)?
I figured out the files seem to be seperated with '0f00'. then comes the (un)compressed size.
last is filename.
how to tell if a file is 'merged' (part of solid block) or not?
thanks.

edit: nevermind, found it in 'unlzx.c'