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

Support machine-specific word formats #141

Open larsbrinkhoff opened 2 years ago

larsbrinkhoff commented 2 years ago

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 a default. The default default should be "pdp10", of course.