aboutsummaryrefslogtreecommitdiff
path: root/tests/expected/readrom
Commit message (Collapse)AuthorAgeFilesLines
* readrom: implement the -d/--disassemble optionMiquel Sabaté Solà2026-07-153-0/+135
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>