Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>0:43eh diskette drive recalibrate status</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
0:43Eh                   Diskette Drive Recalibrate Status

 Length: 1 byte

    This byte indicates whether or not a diskette drive needs to be
    recalibrated.


                    Diskette Drive Recalibrate Status

                    7 6 5 4 3 2 1 0
                    x . . . . . . .      Interrupt Flag
                    . x . . . . . .      Reserved
                    . . x . . . . .      Reserved
                    . . . x . . . .      Reserved
                    . . . . x . . .      Recalibrate Drive 3
                    . . . . . x . .      Recalibrate Drive 2
                    . . . . . . x .      Recalibrate Drive 1
                    . . . . . . . x      Recalibrate Drive 0


    Note that if bits 0 through 3 are 0, the drive needs calibration.

    Recalibration will retract the head to track 0.

    If a drive needs recalibration and a seek is requested, then
    recalibration will be performed before the seek.

    INT 13h, Service 00h, will set bits 0 through 3 to 0, thereby forcing
    a recalibration.

See Also: INT 13h, 00h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson