Commit 1051a80 1 parent 2a0dc99 commit 1051a80 Copy full SHA for 1051a80
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
### Version 0.6.0.0
4
4
* Combined code and low-level viewer, to allow users to compare Reko's output
5
5
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
7
7
* 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
8
9
* New reko configuration and project file formats
9
10
* Improvements in user-specified data types
10
11
* More MIPS instructions supported
11
12
* SPARC support greatly expanded
13
+ * Added initial support for DEC VAX processor architecture
14
+ * Support for SEGA Genesis platform added
12
15
* Much better support for ELF binaries, both executables and relocatable object files
13
16
* Refactored central ImageMap class to support binaries with large address space "gaps"
14
17
You can’t perform that action at this time.
0 commit comments