1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-04-25 20:01:34 +00:00
Files
livingcomputermuseum.pdp7-unix/tools
phil 96af8f1c17 two mkfs7 changes (.. and link to inum -1), make hard link for list program
mkfs: if neither --dotdot or --dot options given, create .. link to current dir
      accept -1 for inum in add_direntry to mean "use previous i-num" for links

proto: use inum -1 to make "list" a link to "nls"
2019-10-22 21:22:21 -04:00
..
2018-08-20 21:03:24 +08:00
2019-10-18 18:12:42 -04:00
2016-03-29 01:49:21 -04:00
2018-08-20 21:03:24 +08:00
2018-08-20 21:03:24 +08:00
2019-10-18 18:49:21 -06:00
2018-08-20 21:03:24 +08:00
2018-08-20 21:03:24 +08:00

Tools

3dump

An application which dumps PDP-7 binary files

a7out

User-mode simulator for PDP-7 Unix applications

as7

An assembler for PDP-7 assembler files

b.c

A prototypical compiler for the B language

fsck7

Check and dump the details of a PDP-7 filesystem image for SimH

mkfs7

Makes a PDP-7 filesystem image for SimH

sdump

A tool to dump the contents of the ../build/image.fs filesystem

xref7

A quick and nasty tool to cross-reference the kernel code