Unix interoperability with PDP-10: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
Add Chaosnet bridge.
Larsbrinkhoff (talk | contribs)
No edit summary
Line 13: Line 13:
Networking.
Networking.


* [https://github.com/bictorv/chaosnet-bridge] - Bridge for various Chaosnet encapsulations.
* [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.

Revision as of 06:16, 23 February 2018

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

Files.

  • back10 - Tool for TOPS-10 BACKUP tape archives.
  • 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. (Need to find link.)
  • itsarc - Tool for ITS archive files.
  • magdmp, magfrm - Tool for ITS MAGDMP tapes.
  • dskdmp - Tool for ITS disk images.

Networking.

Miscellaneous.

  • dis10 - Disassembler for ITS programs.