added a readme for the tools

This commit is contained in:
Tom Everett
2016-03-09 18:05:08 -07:00
parent 739d317415
commit 587d0a3733
+21
View File
@@ -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