Commit Graph

17 Commits

Author SHA1 Message Date
Piotr Fusik 77bacdd389 Migrate to travis-ci.com. 2021-06-16 09:04:55 +02:00
Piotr Fusik 8d526b7d4d If we have all 256 literals of same length, codeToLiteralSymbol is an identity mapping. 2017-11-07 20:03:06 +01:00
Piotr Fusik ebe87070eb Improve labels. 2017-11-07 19:52:27 +01:00
Piotr Fusik 0608c9adef Fix more than 256 codes of same length.
Fix all 256 literal codes of same length.

Fixes #2
2017-11-07 19:20:20 +01:00
Piotr Fusik 02c09a514e Fix 256 codes of same length.
Fixes #1
2017-11-06 19:13:29 +01:00
Piotr Fusik f196d9bc3a Fix a comment. 2017-11-06 07:39:41 +01:00
Piotr Fusik 5d41b9a647 Shorten by two bytes. 2017-02-12 11:28:55 +01:00
Piotr Fusik 8498d8fde7 Shorten by one byte. 2017-02-07 17:46:10 +01:00
Piotr Fusik fd18d5618d Shorten the labels. 2017-02-07 15:51:06 +01:00
Piotr Fusik ebbddee192 Shorten by two bytes.
Obviously there's no $ff temporary code.
2017-02-07 15:13:10 +01:00
Piotr Fusik e5dfc7db2f Make the routine ROM-friendly - the initialized data is now constant. Shorten by four bytes. 2017-02-07 15:04:19 +01:00
Piotr Fusik bc8b90cf24 Shorten the code by one byte. 2017-02-07 11:18:27 +01:00
Piotr Fusik a9c38e537e Optimize size and speed. 2013-09-09 09:28:27 +02:00
Piotr Fusik 35cc87a05c Add comments. Optional support for DEFLATE64. 2013-09-09 09:28:26 +02:00
Piotr Fusik da25b5975e Optimize code by two bytes. 2013-09-09 09:28:26 +02:00
Piotr Fusik 3a52942f94 Use less memory. More verbatim labels. 2013-09-09 09:28:25 +02:00
Piotr Fusik 3455fd77a5 First version. 2013-09-09 09:28:25 +02:00