[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • Extended display identification data (EDID)
Page 1 of 1

Extended display identification data (EDID)

Posted: Sat May 24, 2008 11:12 pm
by Yazar
hi there. Can any one help me on setting the correct crt table for every individual resolution for every individual type of monitor ? I know every port and low memeory addresses needed to do that but I actually never set the correct crtc table :S. I assume you've already known how to install a svga screen with;

Inregs.Ax = &h4f02
inregs.Bx = &h115
Call InterruptX (&H10, Inregs, OutRegs)