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 17 - inset - get next image strip http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 17 - INSET - GET NEXT IMAGE STRIP
        AX = CD0Ch
Return: AX = status
            0000h OK but not complete
            0001h OK and image complete
            FFFFh error
        DS:SI -> buffer (max 4K) for bit map strip
        CX = start row
        DX = number of rows
        BX = offset in bytes between bit planes
Note:   buffer may be overwritten by subsequent calls
SeeAlso: AX=CD0Bh

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