Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]


        Load screen

        Entry:
          AX = CD09h
          CX:BX -> structure (see below)
        Return:
          AL = 00h successful
             = 80h unsuccessful

        Format of structure:

        Offset  Size    Description
         00h    BYTE    style
                        44h ('D') diamond style
                        4Ch ('L') line style
         01h    BYTE    reserved (00h)
         02h    WORD    frequency in lines per inch [sic]
                        currently, coerced to nearest of 50, 60, 68, 70, 75,
                        85, or 100
         04h    WORD    screen angle in degrees (-360 to 360)
                        currently coerced to nearest of -45, 0, 45, or 90

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