larsbrinkhoff / pdp10-its-disassembler

Disassembler and other tools for files in ITS formats
GNU General Public License v2.0
19 stars 13 forks source link

Select processor on the command line #13

Closed larsbrinkhoff closed 5 years ago

larsbrinkhoff commented 6 years ago

The disassembler is hardcoded to disassemble for the KS10 with ITS I/O instructions.

Add command line options to select other processors.

larsbrinkhoff commented 5 years ago

Fixed by #24.