Australian Computer Museum Needs a Saviour
femto writes "The Sydney Morning Herald is
reporting that the
Australian Computer Museum (archive.org) is to
close due to lack of funds. It is the largest computer collection in Australia. Failing an offer of a permanent home, they need storage space or money to pay for it. They also need some way to sort the collection."
I *still* have my first computer: an old IMSAI 8080 I built from a kit. It still works. I even have cross compilers for it so I can still generate code for it when the PC came out.
The machine ran at a whopping 2 MHz.
I had 12 Kilobytes of EPROM.
4 Kilobytes of VideoRam ( Yup, I could drive four monitors independently ... each 16 lines of 64 characters. )
I had all remaining 48 Kilobytes of address space filled with 2102 1Kx1 450nS RAM, best you could get, in those days. It took six S-100 cards to hold them all... you could only get 8K on a card... and even then you had thermal problems.
And you know, when I turned the system on, I had system ready prompt by the time the monitor filaments warmed up enough to display an image.
And the pages would scroll past so fast they could not be read. I could prepare a whole new screen in one vertical retrace inverval. On a 2 MHz machine! Oooh, the wonders of assembly language.
Would I want to go back... well, uh, no. You see, it took weeks for me to code a barely operable word processor. And forget the luxury of C. If I wanted a float, I had a major programming project on my hands. I could only play with 8 bits at a time. A tic-tac-toe logic game was par for the course for making a decent computer demo. Even a rudimentary multiply was a royal pain...calculating trancendentals to any degree of accuracy could take several seconds.
But it *was* fun. And there was lots of blinking lights on that old box that made it even look like it was doing something... not these bland boxes of today whose only indication they are doing anything at all is maybe a disk access light.
"Prove all things; hold fast that which is good." [KJV: I Thessalonians 5:21]