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 - block fill (hercules grafix) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - BLOCK FILL (Hercules GRAFIX)
        AH = 4Ah
        DI = x coordinate of lower left corner
        BP = y coordinate of lower left corner
        BX = height in pixels
        CX = width in pixels
Note:   draws a solid rectangle
SeeAlso: AH=4Eh

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