[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 1D  - Speedstar Plus BIOS V4.23+ - Set Sync Parameters           [V]

   AH = 1Dh
   AL = video mode
   ES = caller's segment

Return: nothing

Note:  the caller's segment contains at offset 5Ch (FCB field in PSP)
     or 100h a table with sync parameters (BIOS looks at both offsets)

Format of sync table:
Offset Size    Description
 00h  9 BYTEs  ID contains string 'ey5CENTER'
 09h  5 BYTEs  sync parameters for 640x480 modes 11h,12h,25h,26h,2Eh
 0Bh  5 BYTEs  sync parameters for 800x600 modes 29h,30h,2Ah
 13h  5 BYTEs  sync parameters for 1024x768 modes 37h,38h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson