Interrups | Categories | Contents |
AX = 120Eh SS = DOS DS (must be using a DOS internal stack)
Return:
DS:DI -> first disk buffer
Notes: Clears "referenced" flag on all disk buffers. In DOS 5+, this has become essentially a NOP, invoking the same code used by AX=1224h (SHARING DELAY)
See Also: AX=1209h - AX=1210h - INT 21/AH=0Dh
Category: DOS Kernel - Int 2Fh - D
Interrups | Categories | Contents |