=> R0 = 36 (Read defect list 64)
R2 = pointer to buffer
R5 = length of buffer
R6 = image filing system's handle
<= R1 = number of defects placed in buffer
all others preserved
This call fills the buffer with the defect list of an image. The buffer is filled with pairs of words (least significant first) giving byte offsets of defects. It implements OS_FSControl 56.
|
|
|