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

From Computer History Wiki
Jump to: navigation, search
(Create list.)
 
m (+cat)
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
* [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.
 +
* backwr - Write TOPS-10 BACKUP tape archives.  (Need to find link.)
 
* 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/PDP-10/itstar ITStar] - Tool for ITS DUMP tape archives.
 
* [https://github.com/PDP-10/itstar ITStar] - Tool for ITS DUMP tape archives.
* dart - Works with SAIL DART tape archives. (Need to find link.)
+
* [https://github.com/PDP-10/dart dart] - Works with SAIL DART 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.
  
 
Networking.
 
Networking.
  
 +
* [https://github.com/bictorv/chaosnet-bridge Chaosnet bridge] - Connects various encapsulations.
 
* [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.
Line 20: Line 24:
  
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dis10] - Disassembler for ITS programs.
 
* [https://github.com/larsbrinkhoff/pdp10-its-disassembler dis10] - Disassembler for ITS programs.
 +
 +
[[Category: UNIX Applications]]

Revision as of 01:35, 17 December 2018

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

Networking.

Miscellaneous.

  • dis10 - Disassembler for ITS programs.