Commit Graph

52 Commits

Author SHA1 Message Date
1ae6370675
Compression fix (see message)
Fix compression "value" from `0x3FF` to `0x7FF`. Now the file compress correctly.

Add bytes_align function that adds missing 0x00 bytes at the end of the file.

Minor variables rename to make them more explicit.
2021-11-05 18:44:11 +01:00
MrHoStille
6bcf47ef54 added pzztool 2021-11-04 19:40:42 +01:00