|
|
|
|
|
by bitwize
1402 days ago
|
|
The 8008 was invented for a terminal application -- the Datapoint 2200. So not only were VDTs effectively microcomputers since the 70s, but Intel's main processor line up until the present day owes its existence to VDT applications. |
|
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".