Version History

8051 Disassembler release history.

Version 2.1

Released Aug 24, 2017 - An update with a bug fix.

Bug fixes

  • The program can not deal with the code MOV DPTR, #data. This is a 3-byte code and the program treats as 2 bytes. This will affect the following codes.