mirror of
https://github.com/Pecusx/dino-game.git
synced 2026-05-21 06:39:38 +02:00
INDERESTING
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -176,7 +176,7 @@ buffers
|
|||||||
.ds 256 * 9
|
.ds 256 * 9
|
||||||
|
|
||||||
song_data
|
song_data
|
||||||
ins 'ingame.lzss'
|
ins 'InGame.lzss'
|
||||||
song_end
|
song_end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -12,7 +12,7 @@
|
|||||||
; Total match bits: 16 bits
|
; Total match bits: 16 bits
|
||||||
;
|
;
|
||||||
; Compress using:
|
; 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
|
; Assemble this file with MADS assembler, the compressed song is expected in
|
||||||
; the `test.lz16` file at assembly time.
|
; the `test.lz16` file at assembly time.
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user