Re: rom to ram compression



On 30/08/2007 Bob Bins wrote:

Anyone know of a good small fast compression routine I could use to
compress my 128k rom? I need to have it uncrompress at bootup.

Run-length encoding is the fastest method I know. The compression ratio
is very dependent on the content of the data.

--
John B
.