: : : I have Graphix for Borland Pascal. I used it in program. I set the mode to a 800x600 resolution ( "initgraphix(ig_detect,x800y600,col8,mm_hwa)" ). I tryed with all the modes and all memories (I don't have LFB) but my monitor tells me that the refresh rate is smaller than it should be. How can I manage the refresh rate in the program? Excuse my english. Thanks
: : :
: :
: :
: : hello there
: :
: : im not sure but i think that the refresh rate is could be the screen refresh rate that is set in your gaphics card driver.
: : its wrote in herts. it let you choose the refresh rate from a list.
: :
: : try it but it a long guess
: :
: : dolev
: :
: He needs to adjust refresh rate with code. Precisely this, in Pascal can't be done just with it's built in ASM. But my hardware knowledge does not extend on this part of problems.
:
: ****************
: Any questions? Just ask!
:
:
GAASHIUS 
:
I've done lots of graphics in TP7's BASM and tried many times to figure out ports to tweak to change refresh rate, but always failed. If anyone knows I'd love to find out how. Or if anyone has some really detailed info on the Graphics Ports that would be cool too. Good Luck.
Phat Nat