1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-01-27 04:32:25 +00:00

fix buffer cache search

This commit is contained in:
Phil Budne
2016-03-29 21:20:37 -04:00
parent 31c7b81032
commit 687bbb06cf

View File

@@ -245,11 +245,11 @@ srcdbs: 0
" is missing an indirect (t1 contains an address),
" but setting "i" breaks the kernel, so there must
" be something else missing/wrong as well!
sad 9f+t+1 "** isz 8 written " match buffer block?
sad 9f+t+1 i "** "8 i" written " match buffer block?
jmp srcdbs i " yes: return without skip
law 65 "** ??? crossed out " no: advance to next buffer
law 65 "** crossed out " no: advance to next buffer
tad 9f+t+1 "** crossed out isz 8 written
isz 9f+t+1
dac 9f+t+1
isz 9f+t
jmp 1b
isz srcdbs " block not found: give skip return