1
0
mirror of https://github.com/pfusik/zlib6502.git synced 2024-09-27 11:55:11 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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