VT52: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m Piano wanted for child with mahogany legs :-)
Larsbrinkhoff (talk | contribs)
External links to ROM images
Line 4: Line 4:


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}}

Revision as of 06:11, 12 March 2018

Very popular video terminal by DEC.

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