From c82d5178ae3aab0fdfc2be339b5e0ff54ac558e1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 27 Feb 2016 17:38:06 -0500 Subject: use dictionary entries for M_taipan, etc. 7720 bytes free. --- textdecomp.s | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textdecomp.s') diff --git a/textdecomp.s b/textdecomp.s index fa82d7e..403507c 100644 --- a/textdecomp.s +++ b/textdecomp.s @@ -167,6 +167,8 @@ dict_offsets: dictsize = * - dict00 .out .sprintf("dictionary plus dict_offsets is %d bytes", dictsize) + .include "msg.inc" + .rodata table: ; outsnac values 53..63 .byte ' ', '!', '%', ',', '.', '?', ':', 39, 40, 41, $9b -- cgit v1.2.3