Difference between revisions of "Unix interoperability with PDP-10"

From Computer History Wiki
Jump to: navigation, search
(Add tapex.)
m (Chaos confusion fix)
 
(9 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
Files.
 
Files.
  
* [https://www.pdc.kth.se/~bygg/tops/ back10] - Tool for TOPS-10 BACKUP tape archives.
+
* [https://www.pdc.kth.se/~bygg/tops/ back10] - Tool for [[TOPS-10]] BACKUP tape archives.
* read20 - Tool for TOPS-20 DUMPER tape archives.  (Need to find link.)
+
* backwr - Write TOPS-10 BACKUP tape archives.  (Need to find link.)
* [https://github.com/PDP-10/itstar ITStar] - Tool for ITS DUMP tape archives.
+
* read20 - Tool for [[TOPS-20]] DUMPER tape archives.  (Need to find link.)
* dart - Works with SAIL DART tape archives. (Need to find link.)
+
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler mini-dumper] - Tool for [[TENEX]] MINI-DUMPER tapes.
 +
* [https://github.com/PDP-10/itstar ITStar] - Tool for [[Incompatible Timesharing System|ITS]] DUMP tape archives.
 +
* [https://github.com/PDP-10/dart dart] - Works with [[WAITS|SAIL]] DART tape archives.
 
* [https://github.com/brouhaha/tapeutils tapex] - View TAPEX tape archives.
 
* [https://github.com/brouhaha/tapeutils tapex] - View TAPEX tape archives.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler itsarc] - Tool for ITS archive files.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler itsarc] - Tool for ITS archive files.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler magdmp, magfrm] - Tool for ITS MAGDMP tapes.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler magdmp, magfrm] - Tool for ITS MAGDMP tapes.
 +
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler macdmp] - View or extract DECtape MACDMP files.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dskdmp] - Tool for ITS disk images.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dskdmp] - Tool for ITS disk images.
 +
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler tendmp] - Tool for the Monitor/TOPS-10/TENDMP/DTBOOT DECtape format.
  
 
Networking.
 
Networking.
Line 17: Line 21:
 
* [https://github.com/PDP-10/supdup supdup] - Remote terminal protocol.
 
* [https://github.com/PDP-10/supdup supdup] - Remote terminal protocol.
 
* [https://github.com/larsbrinkhoff/mldev mldev] - ITS network file system.
 
* [https://github.com/larsbrinkhoff/mldev mldev] - ITS network file system.
* [https://github.com/larsbrinkhoff/rtape rtape] - Chaosnet remote tape.
+
* [https://github.com/larsbrinkhoff/rtape rtape] - [[Chaosnet|Chaos]] remote tape.
  
 
Miscellaneous.
 
Miscellaneous.
  
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dis10] - Disassembler for ITS programs.
+
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dis10] - Disassembler for ITS, [[WAITS]], [[TENEX]], TOPS-10, and TOPS-20 programs.
 +
 
 +
[[Category: UNIX Applications]]

Latest revision as of 17:54, 12 December 2023

A list of software packages to provide interoperability between Unix and PDP-10 systems.

Files.

  • back10 - Tool for TOPS-10 BACKUP tape archives.
  • backwr - Write TOPS-10 BACKUP tape archives. (Need to find link.)
  • read20 - Tool for TOPS-20 DUMPER tape archives. (Need to find link.)
  • mini-dumper - Tool for TENEX MINI-DUMPER tapes.
  • ITStar - Tool for ITS DUMP tape archives.
  • dart - Works with SAIL DART tape archives.
  • tapex - View TAPEX tape archives.
  • itsarc - Tool for ITS archive files.
  • magdmp, magfrm - Tool for ITS MAGDMP tapes.
  • macdmp - View or extract DECtape MACDMP files.
  • dskdmp - Tool for ITS disk images.
  • tendmp - Tool for the Monitor/TOPS-10/TENDMP/DTBOOT DECtape format.

Networking.

Miscellaneous.

  • dis10 - Disassembler for ITS, WAITS, TENEX, TOPS-10, and TOPS-20 programs.