1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-01-11 23:53:23 +00:00
phil 46c761bf5d Build Graphic II character table, include in boot track
simplify boot paper tape (do one xfer of 4K, instead of 3K+1K)
Combine cmd/scope.cas cmd/cas.cas into sys/cas.in
Add src/other/chrtbl.s
write chrtbl.out in "ptr" format
2020-01-15 18:01:46 -05:00
..
2018-08-20 21:03:24 +08:00
as7
2019-10-29 21:29:55 -04:00
b.c
2016-03-29 01:49:21 -04:00
2018-08-20 21:03:24 +08:00
2019-10-28 23:14:16 -04: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