Login

Subversion Repositories NedoOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1955 2024-02-16 16:55:49 lvd /nedoos/tools/ +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.
 
/tools/mhmt
/tools/mhmt.i386
/tools/mhmt.exe
/tools/src/mhmt/src/mhmt-depack-hrust.c
/tools/src/mhmt/src/mhmt-main.c
130 2019-06-07 23:42:07 lvd /nedoos/tools/src/mhmt/ moved mhmt source to tools/src  
/tools/src/mhmt
/tools/src/mhmt/LICENSE
/tools/src/mhmt/linux
/tools/src/mhmt/linux/Makefile
/tools/src/mhmt/src
/tools/src/mhmt/src/mhmt-depack-hrum.c
/tools/src/mhmt/src/mhmt-depack-hrust.c
/tools/src/mhmt/src/mhmt-depack-megalz.c
/tools/src/mhmt/src/mhmt-depack-zx7.c
/tools/src/mhmt/src/mhmt-depack.c
/tools/src/mhmt/src/mhmt-depack.h
/tools/src/mhmt/src/mhmt-emit.c
/tools/src/mhmt/src/mhmt-emit.h
/tools/src/mhmt/src/mhmt-globals.c
/tools/src/mhmt/src/mhmt-globals.h
/tools/src/mhmt/src/mhmt-hash.c
/tools/src/mhmt/src/mhmt-hash.h
/tools/src/mhmt/src/mhmt-lz.c
/tools/src/mhmt/src/mhmt-lz.h
/tools/src/mhmt/src/mhmt-main.c
/tools/src/mhmt/src/mhmt-optimal.c
/tools/src/mhmt/src/mhmt-optimal.h
/tools/src/mhmt/src/mhmt-pack.c
/tools/src/mhmt/src/mhmt-pack.h
/tools/src/mhmt/src/mhmt-parsearg.c
/tools/src/mhmt/src/mhmt-parsearg.h
/tools/src/mhmt/src/mhmt-tb.c
/tools/src/mhmt/src/mhmt-tb.h
/tools/src/mhmt/src/mhmt-types.h