pdp10-its-disassembler icon indicating copy to clipboard operation
pdp10-its-disassembler copied to clipboard

Disassembler and other tools for files in ITS formats

Results 32 pdp10-its-disassembler issues
Sort by recently updated
recently updated
newest added

Some file formats need parameter passed in. A recent example is the *Harware Read-In* format which needs to know the start and end of the memory region. My current idea...

With a growing number of machine-specific ford formats, it's becoming unwieldy to have them all in the same name space. Add support for "machine:format" names, and `word_machine ("machine");` to set...

This is the format used by hardware read-in mode. It's started by a BLKI pointer word, and then followed by a block of words specified by that pointer. The last...

When STINK (#8), DEC .REL (#134), PDP-11 .OBJ (#135) and other relocatable formats are supported, it would be possible to make a linker.

Parse MACRO10 .UNV files.

Create a framework for "container" files similar to work and file formats. A "container" in this context is a file or other medium containing other files. Common operations on containers...

If the instruction address isn't found in the symbol table, and it's close to the instruction location, disassemble it as `.±N`.

Add support for reading/writing BSYS tapes.