Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Vesa Programming In Assembler
vizskywalker
post Jan 13 2005, 02:23 AM
Post #1


Member [Level 2]
*****

Group: Members
Posts: 79
Joined: 12-January 05
Member No.: 3,251



I started working in assembler about a year ago. Several months ago I attempted to use SVGA graphics mode. However, when I use the VESA standards I run into a problem where the refresh rate that the program sets with a mode is outside the operating parameters of the monitor. Does anyone know of any sites that explain how to solve this problem, or can anyone explain it themself? Thanks.
Go to the top of the page
 
+Quote Post
osknockout
post Jan 21 2005, 10:37 PM
Post #2


Super Member
*********

Group: Members
Posts: 396
Joined: 14-November 04
From: Elysium
Member No.: 2,280



I haven't programmed for VESA in years,
but I think you can still manually change the
refresh rate. Could you tell what environment
you're using?
Go to the top of the page
 
+Quote Post
vizskywalker
post Jan 23 2005, 05:39 AM
Post #3


Member [Level 2]
*****

Group: Members
Posts: 79
Joined: 12-January 05
Member No.: 3,251



Yeah, thanks, it's windows (xp and 98), pentium 1 through 4, and VESA 1.0 to 3.0. I'm trying to use gtf timings to generate the pixel clock I need, but they don't make the fomula public, and I know it's been done, so i was wondering if anyone here might know them or an alternate method. Thank you so much.
Go to the top of the page
 
+Quote Post
osknockout
post Feb 2 2005, 02:00 AM
Post #4


Super Member
*********

Group: Members
Posts: 396
Joined: 14-November 04
From: Elysium
Member No.: 2,280



Sorry for the long time...
I was busy with some other stuff.

Ah pixel clock...
there are a bunch of more methods, see
http://my.execpc.com/~geezer/osd/graphics/

Yes, you are right, they didn't release it out.
But, there is a way, Xfree86:
http://www-uxsup.csx.cam.ac.uk/redhat/howt...o-Timings-HOWTO
goto section 6.3 - yes hack xfree86 source
Go to the top of the page
 
+Quote Post
vizskywalker
post Feb 2 2005, 09:49 PM
Post #5


Member [Level 2]
*****

Group: Members
Posts: 79
Joined: 12-January 05
Member No.: 3,251



That's okay, but it appears as if the pixel clock method not specific to Xfree86 doesn't have a way to take a refresh rate and get a pixel clock yet, and the Xfree86 page is specific to Xfree86, and I'm working on Windows XP. If you know of any other sites that can help generate the pixel clock or have methods for a CRT Controller I would appreciate it. Thanks for your help.
Go to the top of the page
 
+Quote Post
osknockout
post Feb 5 2005, 11:54 AM
Post #6


Super Member
*********

Group: Members
Posts: 396
Joined: 14-November 04
From: Elysium
Member No.: 2,280



Sorry, I don't know that much asm biggrin.gif
best of luck though, and if you think
of starting to hack XFree86 code, contact
the Delphi&Asm forum when you have
problems.
Go to the top of the page
 
+Quote Post
vizskywalker
post Feb 6 2005, 12:28 AM
Post #7


Member [Level 2]
*****

Group: Members
Posts: 79
Joined: 12-January 05
Member No.: 3,251



Thanks anyway.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How 2 Download An Assembler?(27)
  2. How Can I Learn Assembly(14)
  3. System Programming(0)
  4. Get Cpu Speed With Dephi And Assembler(0)
  5. Masm Assembler For The Mac?(0)


 



- Lo-Fi Version Time is now: 24th July 2008 - 01:14 PM