pdp10-its-disassembler
pdp10-its-disassembler copied to clipboard
Heuristic for .±N, N small
If the instruction address isn't found in the symbol table, and it's close to the instruction location, disassemble it as .±N.
N must definitely be smaller than 8.
Maybe also for symbol±N. Maybe the acceptable N should be smaller for this case, like at most 2.