Commit Graph

16 Commits

Author SHA1 Message Date
Piotr Fusik 77bacdd389 Migrate to travis-ci.com. 2021-06-16 09:04:55 +02:00
Piotr Fusik 1d91b11e5f zopfli --i1000. 2021-03-27 14:48:44 +01:00
Piotr Fusik 3afb6ab29f Travis build. 2020-02-18 22:02:50 +01:00
Piotr Fusik 20ee65beca Update links. 2019-11-07 11:32:22 +01:00
Piotr Fusik 5afe7d62cc Document 2017's bugs. 2019-11-07 11:32:11 +01:00
Piotr Fusik afd1101fde Document zero page requirements. 2019-11-07 11:31:22 +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 3faede80c3 zopfli beats the other compression methods. 2017-02-12 19:40:36 +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 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 bfa593aba8 README: correct creation year and shell escapes, clarify readByte. 2013-10-02 11:12:29 +02:00
Piotr Fusik efa15c53d1 README. 2013-10-01 19:10:40 +02:00