Merge pull request #201 from sebras/pagecomments/dsk.s

Add page comments to dsksav.s, dsksav.s and dskio.s.
This commit is contained in:
Tom Everett
2020-03-14 14:54:47 -06:00
committed by GitHub
6 changed files with 10 additions and 2 deletions
+2
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 42
" dskio
dskrd0: 0
@@ -60,6 +61,7 @@ iskio: 0
dssf
jmp .-1
dsrs
"** 07-13-19.pdf page 43
sma
jmp 1f
isz 3f
+1
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 41
" dskres
iof
+1
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 40
" dsksav
iof
+2
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 42
" dskio
" Reads 10 blocks from side 0 at block address AC into buffer dskbuf
@@ -94,6 +95,7 @@ dskio: 0
dsls
dssf " wait for ERROR/DONE
jmp .-1
"** 07-13-19.pdf page 43
dsrs " read disk status into AC, bit 0 indicates errors
sma " if bit 0 of AC is set, AC is negative.
" if AC is negative, continue below and do another
+1
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 41
" dskres
" Copies the entire file system (except system image and
+1
View File
@@ -1,3 +1,4 @@
"** 07-13-19.pdf page 40
" dsksav
" Copies the entire file system (except system image and