aboutsummaryrefslogtreecommitdiff
path: root/tests/expected/readrom/a3b2-address.txt
Commit message (Collapse)AuthorAgeFilesLines
* readrom: implement the -d/--disassemble optionMiquel Sabaté Solà2026-07-151-0/+1
This option can also be coupled with -n/--nasm-directory, and you can then get a human-readable disassembling of any proc or label you might be thinking on. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>