INDERESTING

This commit is contained in:
2024-08-15 02:24:47 -04:00
parent 82a5fb0467
commit bd44546353
7 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
; Total match bits: 16 bits
;
; Compress using:
; lzss -b 16 -o 8 -m 1 input.rsap test.lz12
; lzss -b 16 -o 8 -m 1 input.rsap test.lz16
;
; Assemble this file with MADS assembler, the compressed song is expected in
; the `test.lz16` file at assembly time.