Commit Graph

105 Commits

Author SHA1 Message Date
b1d0f068bf
Update README.md 2021-11-14 00:56:01 +01:00
9c8f8ef918
Create README.md 2021-11-14 00:55:24 +01:00
MrHoStille
51ebbc94ed Added pack function
Added fisrt version of pack, but it wanted to be rework for optimisation.
2021-11-07 20:31:19 +01:00
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