Login

Subversion Repositories NedoOS

Rev

Hide changed files | Directory listing | 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
857 2021-01-28 16:02:10 baho /nedoos/ + tools/src/aspp, tools/aspp.exe: added new cross-platform version of "aspp";
- tools/aspp.sh: removed old version;
* fixed broken GNU/Linux build where possible (appeared in r578 by dimkam);
* repository cleanup, added many "svn:ignore" properties where needed.
 
/tools/aspp.exe
/tools/src/aspp
/tools/src/aspp/AUTHORS
/tools/src/aspp/Makefile
/tools/src/aspp/README.md
/tools/src/aspp/UNLICENSE
/tools/src/aspp/src
/tools/src/aspp/src/Makefile
/tools/src/aspp/src/asmfile.c
/tools/src/aspp/src/asmfile.h
/tools/src/aspp/src/debug.c
/tools/src/aspp/src/debug.h
/tools/src/aspp/src/defs.h
/tools/src/aspp/src/l_err.c
/tools/src/aspp/src/l_err.h
/tools/src/aspp/src/l_ifile.c
/tools/src/aspp/src/l_ifile.h
/tools/src/aspp/src/l_inc.c
/tools/src/aspp/src/l_inc.h
/tools/src/aspp/src/l_isrc.c
/tools/src/aspp/src/l_isrc.h
/tools/src/aspp/src/l_list.c
/tools/src/aspp/src/l_list.h
/tools/src/aspp/src/l_pre.c
/tools/src/aspp/src/l_pre.h
/tools/src/aspp/src/l_src.c
/tools/src/aspp/src/l_src.h
/tools/src/aspp/src/l_tgt.c
/tools/src/aspp/src/l_tgt.h
/tools/src/aspp/src/main.c
/tools/src/aspp/src/parser.c
/tools/src/aspp/src/parser.h
/tools/src/aspp/src/platform.c
/tools/src/aspp/src/platform.h
/src/games/br/br/W0BUT.bin
/src/games/br/br/W1BUT.bin
/src/games/br/br/W1LAND.bin
/src/games/br/br/W2LAND.bin
/src/games/br/br/W3LAND.bin
/src/games/br/br/W4LAND.bin
/src/games/br/br/WBAR.bin
/src/games/br/br/WBULLET.bin
/src/games/br/br/WCREAT1.bin
/src/games/br/br/WCREAT1b.bin
/src/games/br/br/WCREAT1c.bin
/src/games/br/br/WCREAT2.bin
/src/games/br/br/WCREAT2b.bin
/src/games/br/br/WCREAT2c.bin
/src/games/br/br/WHUM1.bin
/src/games/br/br/WHUM1b.bin
/src/games/br/br/WHUM1c.bin
/src/games/br/br/WHUMCAT.bin
/src/games/br/br/WHUMHOR.bin
/src/games/br/br/WORC1.bin
/src/games/br/br/WORC1b.bin
/src/games/br/br/WORC1c.bin
/src/games/br/br/WORCCAT.bin
/src/games/br/br/WORCHOR.bin
/src/games/br/br/br0.dat
/src/games/br/br/br1.dat
/src/games/br/br/br101.dat
/src/games/br/br/br102.dat
/src/games/br/br/br103.dat
/src/games/br/br/br104.dat
/src/games/br/br/br105.dat
/src/games/br/br/br106.dat
/src/games/br/br/br107.dat
/src/games/br/br/br108.dat
/src/games/br/br/br109.dat
/src/games/br/br/br110.dat
/src/games/br/br/br111.dat
/src/games/br/br/br112.dat
/src/games/br/br/br113.dat
/src/games/br/br/br114.dat
/src/games/br/br/br115.dat
/src/games/br/br/br116.dat
/src/games/br/br/br117.dat
/src/games/br/br/br201.dat
/src/games/br/br/br202.dat
/src/games/br/br/br203.dat
/src/games/br/br/br204.dat
/src/games/br/br/br205.dat
/src/games/br/br/br206.dat
/src/games/br/br/br207.dat
/src/games/br/br/br208.dat
/src/games/br/br/br209.dat
/src/games/br/br/br210.dat
/src/games/br/br/br211.dat
/src/games/br/br/br212.dat
/src/games/br/br/br213.dat
/src/games/br/br/br214.dat
/src/games/br/br/br215.dat
/src/games/br/br/br216.dat
/src/games/br/br/br217.dat
/src/games/br/br/br3.dat
/src/games/br/br/br4.dat
/src/games/br/br/br6.dat
/src/games/br/br/br7.dat
/src/games/br/br/brfinal.dat
/src/games/br/levels/w~104.lpz
/src/games/br/levels/w~107.lpz
/src/games/br/levels/w~112.lpz
/src/games/br/levels/w~117end.lpz
/src/games/br/levels/w~205.lpz
/src/games/br/levels/w~213.lpz
/src/games/br/levels/w~217end.lpz
/src/nedolang/asm/nedoasm
/src/nedolang/batch/batch
/src/nedolang/comp/nedolang
/src/nedolang/diff/diff
/src/nedolang/exp/exp
/src/nedolang/exp/tok.f
/src/nedolang/movedisk/movedisk
/src/nedolang/nedogift/code
/src/nedolang/sprtest/main.bin
/src/nedolang/tok/nedotok
/tools/aspp.sh
/src
/src/Makefile
/src/README.linux
/src/_sdk
/src/_sdk/common.mk
/src/_sdk/iar.mk
/src/basic/Makefile
/src/browser/Makefile
/src/cmd/Makefile
/src/emptyapp/Makefile
/src/fatfs4os/Makefile
/src/games/br
/src/games/br/Makefile
/src/games/br/br
/src/games/br/levels
/src/games/eric/Makefile
/src/games/smb/Makefile
/src/games/snake/Makefile
/src/games/tank/Makefile
/src/games/tetris/Makefile
/src/games/untangle/Makefile
/src/games/wolf3d/Makefile
/src/gfxtest/Makefile
/src/hello/Makefile
/src/kernel/Makefile
/src/modplay/Makefile
/src/nedolang/_sdk
/src/nedolang/asm
/src/nedolang/batch
/src/nedolang/comp
/src/nedolang/diff
/src/nedolang/exp
/src/nedolang/movedisk
/src/nedolang/nedogift
/src/nedolang/sprtest
/src/nedolang/tok
/src/nv
/src/nv/Makefile
/src/ping/Makefile
/src/pkunzip/Makefile
/src/reset/Makefile
/src/scratch/Makefile
/src/setfont/Makefile
/src/tar/Makefile
/src/telnet/Makefile
/src/texted/Makefile
/src/unrar/Makefile
/src/view/Makefile
/src/zxrar/Makefile
/tools
/tools/Makefile
/tools/src/dmimg
/tools/src/mhmt/linux
/tools/src/sjasmplus
420 2020-04-21 15:41:49 dimkam /nedoos/  
/src/fatfs4os/Makefile
/release/bin/net.ini
/release/nedogame/br/br/br0.dat
/release/nedogame/br/br/br1.dat
/release/nedogame/br/br/br117.dat
/release/nedogame/br/br/br217.dat
/release/nedogame/br/br/br4.dat
/release/nedogame/br/br/br6.dat
/release/nedogame/smb/smb.com
/src/Makefile
/src/_sdk/nedores/main.c
/src/fatfs4os/build.bat
/src/kernel/Makefile
/src/make.bat
/src/nedolang/asm/build.bat
/src/nedolang/comp/build.bat
/src/nedolang/diff/build.bat
/src/nedolang/tok/build.bat
/src/net.ini
/tools/src/mhmt/src/mhmt-depack-hrust.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