Difference between revisions of "VCB01 Video Controller"
From Computer History Wiki
m (Typo.) |
(Clean up a tiny bit; add manual) |
||
Line 1: | Line 1: | ||
− | The '''VCB01 Video Controller''' is a | + | 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. |
− | + | 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 16: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:
- Cursor controls
- Mouse interface
- Keyboard interface
- Primitives for VT100-style split-screen scrolling
See also
External links
- VAXstation I Technical Reference Manual (EK-VS200-TM-PRE) - the VCB01 is covered in Chapter 3, and elsewhere