Version 4.0

This release transforms 8051 Disassembler into a more powerful analysis tool with enhanced code visualization and navigation capabilities. The new Control Flow Graph provides Mermaid-based diagrams that automatically detect jumps, calls, and returns, while the Cross-References system lets you quickly trace how code sections connect to each other. Combined with the new auto-generated labels and improved HEX validation with detailed error messages, version 4.0 makes understanding and debugging 8051 assembly code significantly more intuitive.

5 features

Features 5

  1. HEX Validation Improvements - Detailed error messages with line numbers and helpful hints
  2. Control Flow Graph - Mermaid-based visualization with light theme, auto-detection of jumps/calls/returns
  3. Labels & Symbols System - Auto-generated labels (sub_XXXX, loc_XXXX) + user-defined labels
  4. Cross-References (XRef) - Shows incoming references in label tooltips with source addresses
  5. Improved the Library Reference View with modern Style.