Difference between revisions of "VCB01 Video Controller"

From Computer History Wiki
Jump to: navigation, search
m (Add some links, category)
m (Fixed typo)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''VCB01 Video Controller''' is a [[DEC card form factor|quad]]-height, 22 bit [[QBUS]] [[bit-mapped display]] option module ([[DEC part number]] '''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.
  
The VCB01 also provides several basic I/0 functions, including:
+
The VCB01 also provides several basic I/O functions, including:
  
 
* [[Cursor]] controls
 
* [[Cursor]] controls
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
 +
* [https://manx-docs.org/collections/hcps/glfabmn.pdf VAXstation II Technical Manual, BA23 Enclosure] (AZ-GLFAB-MN) - the VCB01 is covered in Appendix C
 +
* [https://www.9track.net/simh/video/#vcb01 Video Devices]
  
 
[[Category: QBUS Display Controllers]]
 
[[Category: QBUS Display Controllers]]

Latest revision as of 21:50, 13 February 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, 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 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