GGLinnk 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
2021-11-05 18:44:11 +01:00
Description
No description provided
MIT 2.3 MiB
Languages
Python 100%