|
|
|
|
|
by kragen
1402 days ago
|
|
Yeah, but the Datapoint 2200 was kind of a high-end niche thing, I think. I've never seen one in real life. (And I don't think anyone ever actually built a terminal around an 8008.) The VT100, by contrast, was ubiquitous. It also came out in the 01970s: 01970 for the 2200, 01978 for the VT100. Early-01970s terminals like the ADM3A or the Tek 4014 more typically were not microcomputers at all, just discrete logic. The VT52, with a much richer escape sequence language than the ADM3A, was kind of on the borderline: https://vt100.net/docs/vt52-mm/chapter4.html http://xahlee.info/kbd/iold51593/EK-VT52-MM-002_maint_Jul78_... It had a "microprogram" in ROM with conditional jumps, but lacked capabilities like arithmetic, bitwise operations, and subroutines that could be called from more than one place; many of the instructions are things like "start printer" and "jump if UART has received a character". |
|
https://github.com/AndresNavarro82/vt52-fpga