I've restructured the alternative version of PDP-7 Unix so that the

source code is now in src/alt. All the files in src/sys and src/cmd
are only annotated versions of the files in scans/.
The build/Makefile has been updated so that it can build the
original PDP-7 Unix or the alternative version.
Phil has fixed the Graphics-2 code, so that there is no need to
have any #ifdef code in the original kernel.
This commit is contained in:
Warren Toomey
2016-03-21 16:01:36 +10:00
parent f63ad33d10
commit 94fd5d49e0
9 changed files with 22 additions and 162 deletions
+12
View File
@@ -0,0 +1,12 @@
set cpu 8k
set cpu eae
set cpu history=100
show cpu
set tti unix
set rb ena
att rb alt/image.fs
show dev
load -S alt/a.rim
dep pc 0100