1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-25 03:44:41 +00:00

Fix typos in s8.s after manual review.

This commit is contained in:
Sebastian Rasmussen
2019-11-01 04:33:09 +01:00
parent 618af06998
commit 940d8e21e2
2 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ dm1: -1
9: .=.+t
c1: .=.+1
q1: q2;q2+90 "** ?? 98 ??
q1: q2;q2+98
.=.+14
q2:
.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0;.+2;0
@@ -107,7 +107,7 @@ dsploc: .=.+1
dsplno: .=.+1
dspbuf:
0065057;0147740;0160000
.=.+30
. = . + 30
coldentry:
dzm 0100 " not re-entrant
caf
@@ -178,7 +178,7 @@ ulist:
userdata:
u.ac: 0
u.mq: 0
u.rq: .=.+9
u.rg: .=.+9
u.uid: -1
u.pid: 1
u.cdir: 3
@@ -200,7 +200,7 @@ inode:
i.nlks: .=.+1
i.size: .=.+1
i.uniq: .=.+1
.= inode+12
. = inode+12
di: .=.+1
dnode:
d.i: .=.+1

View File

@@ -209,7 +209,7 @@ ulist:
userdata: " "ustruct" (swappable)
u.ac: 0 " user AC
u.mq: 0 " user MQ
u.rq: .=.+9 " user 010-017, user PC
u.rg: .=.+9 " user 010-017, user PC
u.uid: -1 " user id
u.pid: 1 " process id
u.cdir: 3 " current directory (i-num?)