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 - find pixel value (hercules grafix) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - FIND PIXEL VALUE (Hercules GRAFIX)
        AH = 47h
        DI = x (0-720)
        BP = y (0-347)
Return: AL = 00h pixel clear
        AL = 01h pixel set
Note:   function 43h specifies which page is used
SeeAlso: AH=46h

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