[Coco] (Simple?) Binary File Compression

bear at bears.org bear at bears.org
Tue Feb 12 15:16:04 EST 2008


On Tue, 12 Feb 2008, CoCo Mongrel wrote:

> Any ideas?

Run-Length Encoding is a pretty easy to implement scheme that I've used 
(in C code):

http://en.wikipedia.org/wiki/Run-length_encoding

I can't imagine it being difficult to implement in assembler for the 6809. 
I would be surprised if someone didn't have some code for it laying around 
-- it's a very common technique.

Peace,
Gary

   *********    *****    **                  Gary Coulbourne
  *************************.*                 Bear Activist
****** *********** ** *******o
******* ********* **** ****`-            Systems Administrator
******* ********* *****                   http://www.bears.org
  ****** ********** ****                      bear at bears.org
## *****  ***** ##  ****                         KB3INA
### *****      ###   ****           Animal Conservation/Preservation
#,,, ***,,,    ##,,,  **,,,



More information about the Coco mailing list