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 (topview) - update real screen from video buffer http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO (TopView) - UPDATE REAL SCREEN FROM VIDEO BUFFER
        AH = FFh
        CX = number of sequential characters that have been modified
        DI = offset of first character that has been modified
        ES = segment of video buffer
Notes:  avoid CX=0000h
        DESQview will discontinue the automatic screen updating initiated by
          AH=FEh after this call

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