Difference between revisions of "VCB01 Video Controller"

From Computer History Wiki
Jump to: navigation, search
m (Typo.)
(Clean up a tiny bit; add manual)
Line 1: Line 1:
The '''VCB01 Video Controller''' is a [[DEC card form factor|quad]]-height, 22 bit [[QBUS]] [[bit-mapped display]] option module ('''M7602'''), providing [[workstation]] capability for Q22-bus systems.
+
The '''VCB01 Video Controller''' (also called the '''QVSS''') is a [[QBUS]] [[bit-mapped display]] option, providing [[workstation]] capability for early [[VAXstation]] systems. It uses the [[QBUS#Variable address size|Q22]] version of the QBUS. The bitmap memory (also called video memory), is 256 kB of [[Metal Oxide Semiconductor|MOS]] [[Random Access Memory|RAM]], residing in the Q22-bus address space.
  
The bitmap memory (also called video memory), is 256 kB of [[Metal Oxide Semiconductor|MOS]] [[RAM]], residing in the Q22-bus address space.
+
It is a [[DEC card form factor|quad]]-height module, the'''M7602'''). In the [[VAXstation I]] and [[VAXstation II]], a subset (sometimes called the screen memory) of the bit-mapped video memory is displayed on a 48 cm (19 in) monochrome [[video display|monitor]] (the [[VR100 Monochrome Monitor]]).  
 
 
In the [[VAXstation I]] and [[VAXstation II]], a subset (sometimes called the screen memory) of the bit-mapped video memory is displayed on a 48 cm (19 in) monochrome [[video display|monitor]] (the [[VR100 Monochrome Monitor]]).  
 
  
 
The VCB01 relies on the [[Central Processing Unit|CPU]] to generate all images stored in video memory.
 
The VCB01 relies on the [[Central Processing Unit|CPU]] to generate all images stored in video memory.
Line 15: Line 13:
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
==See also==
 +
 +
* [[VCB02 Video Controller]]
 +
 +
==External links==
 +
 +
* [https://bitsavers.org/pdf/dec/vax/610/EK-VS200-TM-PRE_VAXstation_I_Technical_Reference_Manual_Preliminary_198411.pdf VAXstation I Technical Reference Manual] (EK-VS200-TM-PRE) - the VCB01 is covered in Chapter 3, and elsewhere
  
 
[[Category: QBUS Display Controllers]]
 
[[Category: QBUS Display Controllers]]

Revision as of 17:47, 15 January 2024

The VCB01 Video Controller (also called the QVSS) is a QBUS bit-mapped display option, providing workstation capability for early VAXstation systems. It uses the Q22 version of the QBUS. The bitmap memory (also called video memory), is 256 kB of MOS RAM, residing in the Q22-bus address space.

It is a quad-height module, theM7602). In the VAXstation I and VAXstation II, a subset (sometimes called the screen memory) of the bit-mapped video memory is displayed on a 48 cm (19 in) monochrome monitor (the VR100 Monochrome Monitor).

The VCB01 relies on the CPU to generate all images stored in video memory.

The VCB01 also provides several basic I/O functions, including:

See also

External links