Version 0.9.3
This is the last time Reko is released for .NET Framework and Mono. Future releases will be based on .NET Core and .NET 5
The release consists of minor feature enhancements and bug fixes.
- Initial support for IA-64 and v850 support
- Support for the MIL-STD-1750, XCore-200, CompactRisc, MCore and Hexagon architectures
- Rewrite Reko's MemoryArea abstraction to support non-byte-oriented archictectures (like Cray YMP and MIL-STD-1750)
- As usual, more x86 rewriters (with thanks to @smx-smx)
- Improved Sparc, zSeries, and Risc-V disassemblers
- Fuse adjacent memory accesses
- x86 and GUI support for specifying separate architecture models.
- Unpacker script for Exepack 3.60 et al.
- Loader for preprocessed C headers, making it possible to use such headers as metafiles in Reko projects (with thanks to @ptomin)
- User-supplied labels (#987)
- Register Values dialog (#950)
- Support for the TekHex and LDM text file formats
- Support for Unicos binary executables.
- Support for PharLap DOS Extender executables (with thanks to @gbody)
Thanks to @gbody, @claunia, @ptomin and @smx-smx for their time and contributions to Reko.