mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-02-24 16:18:25 +00:00
added a readme for the tools
This commit is contained in:
21
tools/README.md
Normal file
21
tools/README.md
Normal 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
|
||||
Reference in New Issue
Block a user