deltree.com fails to run on 8086
I also reported this here: https://gitlab.com/FreeDOS/base/deltree/-/issues/1
I used NASM and upx --best --8086 to create a new binary. You can find it on http://www.bttr-software.de/tmp/deltree_8086.zip
Package updated using you newly-built binary (deltrupx.com). Thanks!
Thanks. Also seems to be part of the updated image (31 Jan 2022). :-)
pce-ibmpc logs "undefined operation [C1 04]", when DELTREE is executed like "deltree /?".
It runs fine, when I change emulated CPU to 80186.
After running "upx -d deltree.com", the DELTREE command works fine on the (emulated) 8086.
Solution: Recompress deltree.com with UPX --8086 option and update the package.