1
0
mirror of https://github.com/livingcomputermuseum/pdp7-unix.git synced 2026-04-24 19:40:24 +00:00

Document the notes/ dir.

This commit is contained in:
Warren Toomey
2016-02-25 07:40:04 +10:00
parent e3815482a3
commit 66d4b90a92

View File

@@ -8,10 +8,12 @@ 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.
scans/ holds the unmodified OCR versions of the scanned files
scans holds the unmodified OCR versions of the scanned files
src/cmd holds the modified source code of the user-mode programs
src/sys holds the modified source code of the kernel
tools/ holds the source for the tools written to assist the project
tools holds the source for the tools written to assist the project
misc holds miscellaneous notes and information