- Feb 8, 2004
- 12,604
- 15
- 81
http://en.wikipedia.org/wiki/VT100What is it emulating??
http://en.wikipedia.org/wiki/VT100
Typically, that. The functionality of all those early terminals was hardwired. There either were no ICs, or there were ICs too simple to be considered processors. They were effectively keyboards and text-only monitors attached to a giant computer.
Computers got more powerful, and that functionality was easy to do in software, rather than at the big computer. But, those giant computers, and the software they ran, was still around, and still useful. So, programs to act like those hardware terminals came about. Then, shells and interface libraries started expecting behavior just like those terminals, because the developers used a terminal emulator for their local console, leading to the never-ending loop we are still in today (emulating 40-year-old hardware to make use of our brand new hardware).
Computers just like other things, only get improved, they are not becoming any different.http://en.wikipedia.org/wiki/VT100
Typically, that. The functionality of all those early terminals was hardwired. There either were no ICs, or there were ICs too simple to be considered processors. They were effectively keyboards and text-only monitors attached to a giant computer.
Computers got more powerful, and that functionality was easy to do in software, rather than at the big computer. But, those giant computers, and the software they ran, was still around, and still useful. So, programs to act like those hardware terminals came about. Then, shells and interface libraries started expecting behavior just like those terminals, because the developers used a terminal emulator for their local console, leading to the never-ending loop we are still in today (emulating 40-year-old hardware to make use of our brand new hardware).
What is it emulating??
We used the teletype-like terminals to print out our program code (for the programs we programmed on the regular terminals).Long ago in a galaxy far far away .... The first terminal (main I/O with computer) I recall was a relay operated teletype with no memory other than the paper it printed on or punched for storage.