Releases: mefistotelis/le_disasm
Releases · mefistotelis/le_disasm
1.0.2.62 Fixed some instruction types, improved swars analysis
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
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
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