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 31 pdp10-its-disassembler issues
Sort by recently updated
recently updated
newest added

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...

``` rim10-file.c:296:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] for (i = 0; i < sizeof midas_rim10 / sizeof midas_rim10[0]; i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```...

Add a tool to classify tape images, especially those formats in use at MIT. - ITS DUMP format. - TOPS-20 DUMPER. - TOPS-10: BACKUP and FAILSAFE. - Skip optional ANSI...

Takes two file names on the command line. The first is the DECtape image to write, the second is a file to put on the tape. The file is a...

Usage: cut36 [-W\] [-O\] [-7] [-9] [input] [commands...] Read from an input file (or stdin), and write to stdout. Commands can be put on the command line, or typed to...

As documented in https://github.com/larsbrinkhoff/its-archives/blob/master/dmcg/SYS.03.02.pdf The "rel" branch is a work in progress.

Test suite fails for me with: ``` out/dart.tape.dart test/dart.tape.dart differ: byte 96, line 4 FAIL: dart.tape.dart ```

@ams informs me the file timestamps printed from DUMPER tapes are off: This is from "read20": ``` 0 12109 --- 56 28354 36 777777 Sep 7 17:25:02 1984 kansas:zymurg.qfasl.42 ```...

bug

![Screenshot from 2022-06-05 20-42-04](https://user-images.githubusercontent.com/775050/172065605-a23e9032-68bc-4592-8523-9121cd2bddfe.png) Page 4-25. http://bitsavers.org/pdf/dec/pdp6/DEC-6-0-EX-SYS-UM-FP_ACT00_PDP-6_Multiprogramming_System_Manual_Apr66.pdf