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

From Computer History Wiki
Jump to: navigation, search
(Add some new tools.)
m (Chaos confusion fix)
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
* read20 - Tool for [[TOPS-20]] DUMPER tape archives.  (Need to find link.)
 
* read20 - Tool for [[TOPS-20]] DUMPER tape archives.  (Need to find link.)
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler mini-dumper] - Tool for [[TENEX]] MINI-DUMPER tapes.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler mini-dumper] - Tool for [[TENEX]] MINI-DUMPER tapes.
* [https://github.com/PDP-10/itstar ITStar] - Tool for [[ITS]] DUMP tape archives.
+
* [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 [[SAIL]] DART 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 macdmp] - View or extract DECtape MACDMP files.
Line 21: 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.

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.