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 10 - video - scroll page up http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - SCROLL PAGE UP
        AH = 06h
        AL = number of lines to scroll window (0 = blank whole window)
        BH = attributes to be used on blanked lines
        CH,CL = row,column of upper left corner of window to scroll
        DH,DL = row,column of lower right corner of window
Warning: some implementations have a bug which destroys BP
SeeAlso: AH=07h,72h,73h

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