pdp10-its-disassembler
pdp10-its-disassembler copied to clipboard
Tool for converting SUDS .DRW files to something "modern".
Make a tool that reads a .DRW file and converts it to something that is easy to display on a modern computer. SVG, PHGL have been suggested.
Information about the file format can be found in Saildart, or from ITS archives:
- https://www.saildart.org/SUDS.RPH[UP,DOC]27
- https://github.com/PDP-10/its/blob/master/doc/draw/dscr.txt
- https://github.com/PDP-10/its/blob/master/doc/draw/storag.doc
CC @kahrs, @bgbaumgart
CC @pefeigl