Forum Discussion
First computer you bought?
I had a Commodore , and then some Apple/Mac thing, and then the one I remember the most, an iBM that needed a giant floppy disk to run. EDIT: All of these were betweeen 1982-ish and 1990.
The Web didn't exist then. Things have changed indeed, and it's been awesome.
- GabeU6 years agoDistinguished Professor IV
When I was a kid we got a Commodore VIC-20, then a Commodore 64 a few years later. Why we got the second I really don't know, as we barely used the first. Probably my incessant begging. LOL.
I didn't really know how to use one properly. I tried a few of the short programming examples in the manuals, like one that made it make a sound that progressively went from a low note to a high one. There was one in the back of the manual to program a game. I tried it three or four times, with each time taking at least three hours to enter everything, and it didn't work. I didn't have tape storage, so I would have to redo it the next time. A kid down the road came up one time and connected his tape recorder to it, which fascinated me that you could save programs on a cassette tape, but I didn't really understand the significance, nor how to do it myself. I had a tape recorder, but not the cables needed to connect it. And again, I wouldn't have known what to do anyway.
The neighbors had an Apple IIc, which was even more alien to me. :p
- maratsade6 years agoDistinguished Professor IV
I don't remember much at all about the computers I had before the IBM. I remember that one because I could play games on it. I do remember MS-DOS and that everything was command line. :)
- Michael575 years agoSenior
GabeU wrote:When I was a kid we got a Commodore VIC-20, then a Commodore 64 a few years later. Why we got the second I really don't know, as we barely used the first. Probably my incessant begging. LOL.
Ah, you needed a disk drive! Once you had that, a commodore 64 was pretty amazing for gaming. It blew the Atari 2600 and even the first gen Nintendo (which were the only real gaming consoles back then) out of the water. If you had modem, you could find just about any game on bulletin boards back then.
We used to buy computer magazines that had pages and pages of code for games that you'd have to type in. Me and my friends would spend days taking turns typing that stuff in, unfortunately, between our ability to type and the code quality itself, it would always become a massive debugging exercise, but it's what got me started in my software engineering career.
- MarkJFine5 years agoProfessor
Someone I worked with had a Hesmon cartridge. I was able to duplicate it on an EEPROM and mount it to a card that I slipped into the back. I still have the 6502 and 6510 books for learning machine code and how to interface with the C64 interrupt schemes.
First thing I wrote was something to interface to an AFSK decoder I built specifically for one of the SCA subchannels on a local FM station. The service was something called PocketQuote, a stock ticker broadcast service. The service itself used a hand-held SCA receiver built into what looked like a TI-58 calculator with an optical card reader for the user's access code. The program I wrote emulated that thing, plus was able to track up to 20 stocks, plus detect any access codes that were plainly unencrypted within the data stream. That's a whole story in itself.
Fun times.
Related Content
- 9 years ago
- 6 years ago
- 5 years ago