Man page - dis51(1)
Packages contains this manual
Manual
DIS51 (1) General Commands Manual DIS51 (1)
NAME
dis51 — disassembler for 8051 code in Intel Hex format
SYNOPSIS
dis51 [ -l ] [
entry-point ]… < program.ihx
DESCRIPTION
Disassembles Intel 8051 program given on the standard input stream in Intel Hex format.
If no entry-point s are given, disassembly starts from entry-point 0 . The union of all reachable code is disassembled, in order.
-l prefixes each line of the disassembly with the hex address and bytes it corresponds to. Debian November 16, 2024 DIS51 (1)