diff --git a/tools/README.md b/tools/README.md new file mode 100644 index 0000000..ecb1df2 --- /dev/null +++ b/tools/README.md @@ -0,0 +1,21 @@ +#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 + +## mkfs7 + +Makes a PDP-7 filesystem image for SimH