![]() |
|
"be consistent" | |
PerlMonks |
varianby varian (Chaplain) |
on Jan 15, 2007 at 20:21 UTC ( #594805=user: print w/replies, xml ) | Need Help?? |
You probably won't believe me but in the old old old days before the advent of the Personal Computer, real computers could perform miracles equiped with only 24 KBytes of internal memory (24,576 bytes).
What you're gazing at is the frontpanel of a real-life Varian72 computer, developed by a long gone IT company called Varian Data Systems. Isn't she a beauty?
Did you notice that the buttons are grouped by three? Any idea why? It's because the computer instruction itself occupies the leftmost bits while the lower rightmost 3, 6 or 9 bits indicate the registers and/or a value that the instruction operates on.
Ah well, all that is long gone. What has remained is good memories and a nickname that honors one of the first computers that I have operated: the Varian72. P.S. While octal representation is not used that often anymore, you can still find remnants of it in today's systems, e.g. the chmod command in Unix or Linux can take an octal number as its operand to specify access levels to files and directories. |
|