Required changes to make it compile again.

This commit is contained in:
Sebastian Rasmussen
2020-01-08 15:59:48 +08:00
parent 940d8e21e2
commit 42c521fdbe
3 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -264,8 +264,8 @@ movdsp: 0
" fetch user argument from word after "sys" call, return in AC
arg: 0
lac u.rq+8 i " fetch word after return PC
isz u.rq+8 " bump PC
lac u.rg+8 i " fetch word after return PC
isz u.rg+8 " bump PC
jmp arg i
" fetch user pathname argument from pointer word after "sys" call