Commit Graph

19 Commits

Author SHA1 Message Date
f917f2acf3 Update README.md 2021-11-15 22:26:55 +01:00
8237300bd1 Update README.md 2021-11-15 22:24:59 +01:00
e5d1248a0d Update README.md 2021-11-15 22:24:31 +01:00
7a5ab6342d Update README.md 2021-11-15 22:22:35 +01:00
76738fb13b Update README.md 2021-11-15 22:17:34 +01:00
620b2ea7c4 Update README.md 2021-11-15 22:15:05 +01:00
57418a7517 Update README.md 2021-11-15 22:13:15 +01:00
0f1c0ffb11 Update README.md 2021-11-15 22:11:47 +01:00
54ff88aa3a Update pzztool.py 2021-11-15 20:18:43 +01:00
66e5fa58e5 Update pzztool.py 2021-11-15 01:25:01 +01:00
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