Merge pull request #184 from sebras/typos/s3.s

Fix typos in s3.s after manual review.
This commit is contained in:
Tom Everett
2020-03-15 08:48:15 -06:00
committed by GitHub
2 changed files with 10 additions and 3 deletions
+5 -2
View File
@@ -70,7 +70,7 @@ lookfor: 0
isz u.rq+8
dzm u.intflg
jmp sysexit
t= t+1
t = t+1
badcal:
clon
@@ -258,6 +258,10 @@ rkbdi:
sad o134
skp
jmp 2f
lacq
xor o40
lmq
jmp 2f
1:
lacq
xor o20
@@ -291,7 +295,6 @@ wdspo:
jms swap
jmp wdspo
rppti:
lac d4
jms getchar
+5 -1
View File
@@ -84,7 +84,7 @@ lookfor: 0
isz u.rg+8 " give skip return
dzm u.intflg " clear int flag
jmp sysexit " return in child process
t= t+1
t = t+1
badcal: " bad (unimplemented) system call
clon " clear any pending clock interrupt?
@@ -291,6 +291,10 @@ rkbdi:
sad o134
skp " \| map to Ll ???
jmp 2f
lacq
xor o40
lmq
jmp 2f
1:
lacq
xor o20