Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - dos 3+ internal - flush buffer http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - DOS 3+ internal - FLUSH BUFFER
        AX = 1215h
        DS:DI -> disk buffer
        SS = DOS CS
        STACK: WORD drives for which to skip buffer
                ignore buffer if drive same as high byte, or bytes differ and
                the buffer is for a drive OTHER than that given in low byte
Return: STACK unchanged
Note:   can be called only from within DOS
SeeAlso: AX=1209h

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