mirror of
https://github.com/DoctorWkt/pdp7-unix.git
synced 2026-02-17 21:27:43 +00:00
34 lines
494 B
Markdown
34 lines
494 B
Markdown
# 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
|