home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / grap / util / 006 / video7.txt < prev    next >
Text File  |  1993-01-22  |  13KB  |  392 lines

  1.   Video 7 Super VGA.
  2.   Now Headland Technologies
  3.  
  4.     Earlier V7/Headland boards use Chips&Technologies and Cirrus chips.
  5.  
  6.     Board:    Chip:
  7.     V7VRAM    HT-208
  8.     V71024i   HT-208
  9.       ?       HT-216           
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  100h (R/W?): Microchannel ID low
  16.  bit 0-7  Card ID bit 0-7
  17.  
  18.  101h (R/W?): Microchannel ID high
  19.  bit 0-7  Card ID bit 8-15
  20.  
  21.  102h (R/W): Alt Video Subsystem Enable
  22.  bit 0  Enable Video if set
  23.     Must be armed by 3C4h index 0FCh bit 7
  24.     or in setup mode (46E8h bit4) to change.
  25.  
  26.  3C2h (W): Misc Output register
  27.  bit 5  Bit 1 of Bank no.
  28.  Note:  This register can be read at 3CCh.
  29.  
  30.  3C3h (R/W): Video Subsystem Enable
  31.  bit 0  Enable Microchannel Video if set
  32.     Must be armed by 3C4h index 0FCh bit 7 to change.
  33.  
  34.  3C4h index  6  (R/W): Extension Control
  35.  bit   0  (Read Only) Extensions enabled if set
  36.  bit 0-7  (Write Only) 0EAh Enables extensions, 0AEh disables.
  37.  
  38.  3C4h index  7  (R/W): Reset Horizontal Character Counter
  39.  
  40.  3C4h index 80h (R/W): Test
  41.  
  42.  3C4h index 81h (R/W): Test
  43.  
  44.  3C4h index 82h (R/W): Test
  45.  
  46.  3C4h index 83h (R/W): Attribute Control Index
  47.  
  48.  3C4h index 8Eh-8Fh (R): Chip Version
  49.  bit 0-7  Chip version:
  50.         80h-FFh: VEGA VGA Chip,
  51.         70h: V7VGA chip revision 1,2 or 3
  52.         71h: V7VGA chip revision 4
  53.         50h-59h: V7VGA Version 5
  54.         41h-49h: 1024i.
  55.  
  56.  3C4h index 94h (R/W): Pointer Pattern Address
  57.  bit 0-7  Bit 6-13 of the start address of the Pointer Pattern
  58.  
  59.  3C4h index 9Ch (R/W): Pointer Horizontal Position High
  60.  bit 0-2  Bit 8-10 of the X coordinate of the Pointer
  61.  
  62.  3C4h index 9Dh (R/W): Pointer Horizontal Position Low
  63.  bit 0-7  Bit 0-7 of the X coordinate of the Pointer
  64.  
  65.  3C4h index 9Eh (R/W): Pointer Vertical Position High
  66.  bit 0-1  Bit 8-9 of the Y coordinate of the Pointer
  67.  
  68.  3C4h index 9Fh (R/W): Pointer Vertical Position Low
  69.  bit 0-7  Bit 0-7 of the Y coordinate of the Pointer
  70.  
  71.  3C4h index A0h (R/W): GC Memory Latch 0
  72.  bit 0-7  Plane 0 Memory Latch Data
  73.  
  74.  3C4h index A1h (R/W): GC Memory Latch 1
  75.  bit 0-7  Plane 1 Memory Latch Data
  76.  
  77.  3C4h index A2h (R/W): GC Memory Latch 2
  78.  bit 0-7  Plane 2 Memory Latch Data
  79.  
  80.  3C4h index A3h (R/W): GC Memory Latch 3
  81.  bit 0-7  Plane 3 Memory Latch Data
  82.  
  83.  3C4h index A4h (R/W): Clock Select
  84.  bit 2-4  0: 25.175 MHz
  85.       1: 28.322 MHz
  86.       2: 30.000 MHz
  87.       3: 32.514 MHz
  88.       4: 34.000 MHz
  89.       5: 36.000 MHz
  90.       6: 38.000 MHz
  91.       7: 40.000 MHz    
  92.  
  93.  3C4h index A5h (R/W): Cursor Attributes
  94.  bit 0  Cursor blink enabled if clear
  95.      3  Text Cursor Mode is XOR if set, Replace if clear
  96.      7  Graphics Cursor Enabled if set
  97.  
  98.  3C4h index B0h-BFh (R/W): Scratch Registers
  99.  bit 0-7  Scratch
  100.  
  101.  3C4h index E0h (R/W): Miscellaneous Control      (Version 4+)
  102.  bit 0-3 Reserved
  103.        4  Interlaced
  104.      5-6  Reserved
  105.        7  Enables Split Bank Mode
  106.  
  107.  3C4h index E8h (R/W): Single/Write Bank Register (Version 4+)
  108.  bit 4-7  Single/Write Bank no.
  109.  
  110.  3C4h index E9h (R/W): Read Bank Register         (Version 4+)
  111.  bit 4-7  Read Bank no.
  112.       Only Active if Split mode enabled (3C4h index E0h bit 7)
  113.  
  114.  3C4h index EAh (W): Switch Strobe
  115.  Note:  A write to this register copies the switch positions to
  116.     the Switch Readback Register (3C4h index F7h).
  117.  
  118.  3C4h index EBh (R/W): Emulation Control
  119.  
  120.  3C4h index ECh (R/W): Foreground Latch 0
  121.  bit 0-7  Foreground Latch for plane 0. When in Dither Foreground mode
  122.       (3C4h index FEh bit 2-3 = 2) the data in this register
  123.       replaces the data written from the processor.
  124.  
  125.  3C4h index EDh (R/W): Foreground Latch 1
  126.  bit 0-7  Foreground Latch for plane 1.
  127.  
  128.  3C4h index EEh (R/W): Foreground Latch 2
  129.  bit 0-7  Foreground Latch for plane 2.
  130.  
  131.  3C4h index EFh (R/W): Foreground Latch 3
  132.  bit 0-7  Foreground Latch for plane 3.
  133.  
  134.  3C4h index F0h (R/W): Fast Foreground Latch Load
  135.  bit 0-7  The Foreground Latches (3C4h index ECh to EFh) for the four
  136.       memory planes can be loaded by writing to this register.
  137.       The writes will cycle through planes 0-3.
  138.       A read will restart at plane 0.
  139.  
  140.  3C4h index F1h (R/W): Fast Latch Load State
  141.  bit 0-1  Background Latch Load State. Determines which of the
  142.       four memory latches will be loaded by a write to 3C4h
  143.       index F2h. Each write to index F2h will increment this
  144.       value and each read from index F2h will reset it to 0.
  145.      2-3  Unused
  146.      4-5  Foreground Latch Load State. Determines which of the
  147.       four Foreground latches (3C4h index ECh to EFh) will
  148.       be loaded by the next write to 3C4h index F0h.
  149.       Each write to index F0h will increment this value
  150.       and each read from index F0h will reset it to 0.
  151.      6-7  Unused
  152.  
  153.  3C4h index F2h (R/W): Fast Background Latch Load
  154.  bit 0-7  The Memory Data Latches for the four memory planes can be
  155.       loaded by writing to this register. The writes will cycle
  156.       through planes 0-3. A read will restart at plane 0.
  157.  
  158.  3C4h index F3h (R/W): Masked Write Control   (Only with VRAM)
  159.  bit 0  Enables Masked Writes if set
  160.      1  If set rotated CPU byte is used as WriteMask, else
  161.     Masked Write Mask register is used.
  162.  
  163.  3C4h index F4h (R/W): Masked Write Mask      (Only with VRAM)
  164.  bit 0-7  If Masked Writes enabled by 3C4h index F3h bit 0
  165.       Only the bits set here will be updated in Video memory.
  166.  
  167.  3C4h index F5h (R/W): Foreground/Background Pattern
  168.  bit 0-7
  169.  
  170.  3C4h index F6h (R/W): 1MB RAM Bank Select
  171.  bit 0-1  Write Bank no bit 2-3 if 256 color, bit 0-1 else.
  172.      2-3  Read Bank no bit 2-3 if 256 color, bit 0-1 else.
  173.      4-5  CRTC Bank (Address bit 16-17)
  174.        6  Display address Wraps Around at bank boundary if set
  175.        7  Split Screen Wraps around at bank boundary if set
  176.  
  177.  3C4h index F7h (R/W): Switch Readback
  178.  bit 0-7  Switch positions as read by the last write to the Switch
  179.       Strobe Register (3C4h index EAh)
  180.  
  181.  3C4h index F8h (R/W): Extended Clock Control
  182.  bit 5-7  Clock Source:
  183.         0: 25.175 MHz
  184.         1: 28.322 MHz
  185.         2: 30.000 MHz
  186.         3: 32.514 MHz
  187.         4: 34.000 MHz
  188.         5: 36.000 MHz
  189.         6: 38.000 MHz
  190.         7: 40.000 MHz
  191.  Note: depending on mode and other bits in this register other
  192.        values may be selected.
  193.  
  194.  3C4h index F9h (R/W): Page Select
  195.  bit 0  bit 16 of Video Memory Address. (Only needed if in a
  196.     256 color mode, and 3C4h index FCh bit 1-2 = 1).
  197.  
  198.  3C4h index FAh (R/W): Extended Foreground Color
  199.  bit 0-3  Foreground expansion color.
  200.       Bit 0 is written to plane 0 et cetera.
  201.  
  202.  3C4h index FBh (R/W): Extended Background Color
  203.  bit 0-3  Background expansion color
  204.       Bit 0 is written to plane 0 et cetera.
  205.  
  206.  3C4h index FCh (R/W): Compatibility Control
  207.  bit 0  Enable Extended Attribute functions if set
  208.     Extended attributes allows underlining using a mask
  209.     in plane 3 for each character.
  210.      1  256-Color Paging Enabled if set.
  211.      2  256-Color 64K/128K paging Select.
  212.     128K pages if set, 64K pages else.
  213.    3-6  Reserved.
  214.      7  If set allows enabling VGA via 102h bit 0 or 3C3h bit 0.
  215.  
  216.  3C4h index FDh (R/W): Extended Timing Select
  217.  
  218.  3C4h index FEh (R/W): Foreground/Background Control
  219.  bit 0  Unused
  220.      1  Foreground/background source select
  221.     Source is CPU data if set, 3C4h index F5h else.
  222.    2-3  Foreground/background mode select
  223.       0  Standard VGA mode
  224.       1  Color Expansion Mode
  225.          A monochrome bitmap is expanded to color.
  226.          For each bit of of data written from the processor
  227.          a zero bit causes the background color (3C4h index FBh)
  228.          to be written in the corresponding pixel, and a 1 bit
  229.          causes the foreground color (3C4h index FAh) to be written.
  230.       2  Dithered foreground. The data from the processor is
  231.          replaced by data from four Foreground Latches (3C4h index
  232.          ECh to EFh). The normal VGA Read Latches function as normal.
  233.       3  Invalid
  234.     4-7  Unused
  235.  
  236.  3C4h index FFh (R/W): 16 bit Interface Control
  237.  bit 0  16 bit memory if set
  238.      1  16 bit I/O if set
  239.      2  Fast Write Enabled if set
  240.      3  16 bit ROM access if set
  241.      4  Enable bank selection
  242.    5-6  Cursor Pattern Page Select
  243.      7  (Read only) Card in 8 or 16 bit slot
  244.  
  245.  3d4h index 1Fh (R): Identification register
  246.  bit 0-7  Returns bit 0-7 of the Start Address High Register
  247.       (3d4h index 0Ch)