mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-01-12 00:02:47 +00:00
example assembly programs and their machine code octal dumps so that I can complete as7 and get it working properly.
pdp7-unix
This is a project to resurrect Unix on the PDP-7 from a scan of the original assembly code done by Norman Wilson.
Right now the scans are in the Unix Archive at http://www.tuhs.org/Archive/PDP-11/Distributions/research/McIlroy_v0/ as the files 0*.pdf. We now need to convert these to machine-readable assembly code, write tools such as an assembler, a filesystem creation tool, and write from scratch missing things like a shell, ls etc.
Languages
Assembly
81.1%
Perl
13.5%
Limbo
2.3%
C
1.8%
Makefile
1.2%