Merge pull request #153 from sebras/typos/dsw.s

Fix typos in dsw.s
This commit is contained in:
Phil Budne
2019-10-23 22:07:47 -04:00
committed by GitHub
2 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
"** 07-13-19.pdf page 45
" dsw " dsw
lac djmp lac djmp
dac .-1 dac .-1
oas cla oas cla
oma cma
tad d1 tad d1
dac t1 dac t1
sys open; dd; 0 sys open; dd; 0
@@ -34,4 +35,4 @@ o12: 012
t1: 0 t1: 0
djmp: jmp do djmp: jmp do
dd: 056056;040040;040040;040040 dd: 056056;040040;040040;040040
dir: .=.+8 dir: .=.+8
+2 -1
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 45
" dsw " dsw
lac djmp lac djmp
@@ -34,4 +35,4 @@ o12: 012
t1: 0 t1: 0
djmp: jmp do djmp: jmp do
dd: 056056;040040;040040;040040 dd: 056056;040040;040040;040040
dir: .=.+8 dir: .=.+8