Skip to content

Commit 1051a80

Browse files
committed
More release notes for version 0.6.0.0
1 parent 2a0dc99 commit 1051a80

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
### Version 0.6.0.0
44
* Combined code and low-level viewer, to allow users to compare Reko's output
55
with the original binary.
6-
* A graph viewer, to help users to visual procedure call graph
6+
* A graph viewer, to help users to visualize procedure call graph
77
* Image map view shows an overview of the image bytes as pixels
8+
* Allow user to specify the encoding used for text when displaying character data
89
* New reko configuration and project file formats
910
* Improvements in user-specified data types
1011
* More MIPS instructions supported
1112
* SPARC support greatly expanded
13+
* Added initial support for DEC VAX processor architecture
14+
* Support for SEGA Genesis platform added
1215
* Much better support for ELF binaries, both executables and relocatable object files
1316
* Refactored central ImageMap class to support binaries with large address space "gaps"
1417

0 commit comments

Comments
 (0)