home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-11-14 | 1.3 KB | 71 lines |
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; F:\WIN31\P9X00RES.INI
- ; This file contains monitor timings for Weitek Power 9000 drivers.
- ;
- ;Timing block format description:
- ;[Resolution]
- ;hdr= Horz. Dot Rate (with a mHz suffix)
- ;hsp= Horz. Sync Pulse in dots
- ;hbp= Horz. Back Porch
- ;had= Horz. Active Display in dots
- ;hfp= Horz. Front Porch
- ;hco= Horz. Cursor Offset
- ;hp = Horz. sync Polarity
- ;vlr= Vert. Line Rate (with a Hz suffix)
- ;vsp= Vert. Sync Pulse size in lines
- ;vbp= Vert. Back Porch
- ;vad= Vert. Active Display in lines
- ;vfp= Vert. Front Porch
- ;vco= Vert. Cursor Offset
- ;vp = Vert. sync Polarity
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- ;Windows only reads edits to the [hardware] variables in SYSTEM.INI
-
- [hardware]
- BusType=DETECT
- BoardType=VesaHigh
- MemAddr=C000
- MemSize=4
- DacType=DETECT
- CursorUpdate=Off
- Cursor=Power
- Speed=33.00mHz
- Monitor=Generic
- DefMode=640x480x8
- OEMString=WEITEK
- Version=1.0
-
- [640x480x4]
- link=640x480
-
- [640x480x8]
- link=640x480
-
- [640x480x16]
- link=640x480
-
- [640x480x24]
- link=640x480
-
- [640x480x32]
- link=640x480
-
- ; Default timing block for 640x480
-
- [640x480]
- hdr=25.17mHz
- hsp=96
- hbp=48
- had=640
- hfp=16
- hco=0
- hp=negative
- vlr=60Hz
- vsp=2
- vbp=33
- vad=480
- vfp=10
- vco=0
- vp=negative
-