Skip to content

"Interactive" mode

Compare
Choose a tag to compare
@maziac maziac released this 03 Aug 16:02

Main purpose of this release is to introduce the "interactive" usage mode.
Please consult the Readme.md. In short it allows the user to add own comments
to the disassembly.

Further changes:

  • Subroutines are divided into several subroutines if not in a coherent block.
  • Opcodes use hex numbers now, comments decimal.
  • "--lblsin": Input of labels with comments.
  • "--dotformat": Formatting of dot node output.
  • Change "--dot" to "--dotout".
  • Changed "--noaddr0" to "--noautomaticaddr". Also suppresses the SNA start address.