Commit Graph

11 Commits

Author SHA1 Message Date
Emmanuel Marty 71493cf889
Keep debug info when building executable 2020-12-16 10:02:09 +01:00
Emmanuel Marty d1f067ef15
Don't create empty directory in Makefile 2020-11-25 18:21:53 +01:00
Emmanuel Marty c77c666568
Remove unused code 2019-10-11 09:10:07 +02:00
Emmanuel Marty 59eb891394
Improve LZSA2 compression ratio further and allow incompressible raw blocks 2019-07-01 09:25:19 +02:00
Emmanuel Marty 79ed7bf91e
Further update LZSA2 format; avoid name conflicts 2019-06-08 13:35:03 +02:00
Emmanuel Marty a7fbc93964
Update Makefile after code split 2019-06-07 23:20:26 +02:00
emmanuel-marty 45cb124c4d Simplify and speed up in-tool decompressors; add in-memory benchmark 2019-05-17 08:57:01 +02:00
emmanuel-marty 277b5b1025 Move top-level streaming compression code to library 2019-05-13 22:22:53 +02:00
emmanuel-marty 8b7b4a2b4f Check in LZSA2 implementation (ratio competitive with ZX7, faster decompression) 2019-05-09 16:51:29 +02:00
emmanuel-marty 49b0739050 Isolate frame implementation details 2019-05-03 19:17:14 +02:00
marty-emmanuel e216b0c544 Initial checkin 2019-04-01 18:04:56 +02:00