Modified LZHUF to compress/decompress Mediatek ARM Code or OSD. (source code included)
/**************************************************************
lzhuf.c
written by Haruyasu Yoshizaki 11/20/1988
some minor changes 4/6/1989
comments translated by Haruhiko Okumura 4/7/1989
modified by New Age (March 7, 2005)
+ to be 32bit compiler combatible
+ use Mediatek ARM Code compression/decompression
**************************************************************/
Another modified LZHUF (I call it LZHS) with statical Huffman coding used in some new MT8105 firmwares. (source code included)