Commit Graph

59 Commits

Author SHA1 Message Date
f7e9533af8 Update pzztool.py 2021-11-14 15:43:29 +01:00
dd77963e4b Revue des commentaires et nommages dans unpack
Revue des commentaires et nommages dans unpack de sorte à ce que ce soit très clair
2021-11-14 15:34:54 +01:00
f250b7a953 Update README.md 2021-11-14 15:07:56 +01:00
71ec1c1ba7 Update README.md 2021-11-14 15:07:40 +01:00
b1d0f068bf Update README.md 2021-11-14 00:56:01 +01:00
9c8f8ef918 Create README.md 2021-11-14 00:55:24 +01:00
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
6bcf47ef54 added pzztool 2021-11-04 19:40:42 +01:00