diff --git a/asm/6809/unlzsa2.s b/asm/6809/unlzsa2.s index 131f3de..9b21d8b 100644 --- a/asm/6809/unlzsa2.s +++ b/asm/6809/unlzsa2.s @@ -1,4 +1,4 @@ -; unlzsa2.s - 6809 decompression routine for raw LZSA2 - 172 bytes +; unlzsa2.s - 6809 decompression routine for raw LZSA2 - 169 bytes ; compress with lzsa -f2 -r ; ; in: x = start of compressed data @@ -24,7 +24,7 @@ ; 3. This notice may not be removed or altered from any source distribution. decompress_lzsa2 - lsr ; ; in: x = last byte of compressed data @@ -24,7 +24,7 @@ ; 3. This notice may not be removed or altered from any source distribution. decompress_lzsa2 - lsr