Skip to content

Releases: mefistotelis/le_disasm

1.0.2.62 Fixed some instruction types, improved swars analysis

14 Feb 01:30
Compare
Choose a tag to compare

Many changes are fixes specific to Syndicate Wars LE file.
But besides that, there was an important fix to x86 instructions compliance - prefixes are now properly treated as prefixes.

Full Changelog: 1.0.2.54...1.0.2.62

1.0.2.54 Extended to work on any LE/LX file

10 Jan 21:18
Compare
Choose a tag to compare

Made Syndicate Wars specific fixes to be conditional when the proper binary is detected.
Also refactored some classes, and made support of EXE files with embedded DOS4G.

Full Changelog: 1.0.1.28...1.0.2.54

1.0.1.28 First release from automation

08 Jan 03:51
Compare
Choose a tag to compare

First release. It is almost unmodified original swdisasm, only adjusted for new libraries and new environment.
It stores a list of symbols with constant offsets specific to final release executable of Syndicate Wars.

Full Changelog: https://github.com/mefistotelis/le_disasm/commits/1.0.1.28