Difference between revisions of "VT52"

From Computer History Wiki
Jump to: navigation, search
m (Piano wanted for child with mahogany legs :-))
m (+cat)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Very popular video terminal by [[Digital Equipment Corporation|DEC]].
 
Very popular video terminal by [[Digital Equipment Corporation|DEC]].
 +
 +
[[Image:vt52.jpg|thumb|right|VT52 terminal]]
  
 
It uses a custom processor with a [[microcode]]d instruction set.
 
It uses a custom processor with a [[microcode]]d instruction set.
  
 
A VT52-compatible terminal emulator was used in the [[Atari]] [[Atari TOS|TOS]] [[operating system]].
 
A VT52-compatible terminal emulator was used in the [[Atari]] [[Atari TOS|TOS]] [[operating system]].
 +
 +
==External links==
 +
 +
* [https://github.com/larsbrinkhoff/vt52-simulator/tree/master/rom Microcode ROM images]
 +
* [https://github.com/fritzm/vt52/tree/master/data Character generator ROM image]
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category: DEC Terminals]]
 +
[[Category: Video Terminals]]

Revision as of 01:31, 8 June 2018

Very popular video terminal by DEC.

VT52 terminal

It uses a custom processor with a microcoded instruction set.

A VT52-compatible terminal emulator was used in the Atari TOS operating system.

External links