Difference between revisions of "Unix interoperability with PDP-10"
From Computer History Wiki
m (typo) |
(SAIL dart.) |
||
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/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. | + | * [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/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. |
Revision as of 14:47, 1 March 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.
- dskdmp - Tool for ITS disk images.
Networking.
- Chaosnet bridge - Connects various encapsulations.
- supdup - Remote terminal protocol.
- mldev - ITS network file system.
- rtape - Chaosnet remote tape.
Miscellaneous.
- dis10 - Disassembler for ITS programs.