(root)/tools/ – Rev 2270
Rev 1574 |
Last modification |
Compare with Previous |
View Log
| Download
svn://nedoos.ru/nedoos/tools/
Last modification
- Rev 1955 2024-02-16 16:55:49
- Author: lvd
- Log message:
- +mhmt:
Fix a bug in megalz packer that was generating extra '1' bit for stop code.
This causes incompatibility of newer produced packed files with older C depacking code,
because that code was also expecting that extra '1' bit.
However, already existing Z80 depackers are fine.