Being behind Iron Curtain I sold (well, my parents, I was too young) my Atari 65 XE + tape reader (which I received as a gift in 1988) and got C64 (the original ovalish one) with 1541 in 1990, it was bundled together with a set of hundreds (pirated of course, that was the reality back then) of 5 1/4" discs with various software and games. It was like receiving internet in a package. Entering incantations like: "LOAD…
> "LOAD .... 8,1" (I don't remember the middle part). Interestingly this was sort of the beginning of the end of digital computers as an operator-centered environment. So, the LOAD command took three arguments: the first was a filename (which was typically the first/only file in the directory for commercial disks, so the wildcard "*" was typically used); the second was a device number on the bus (8 was the first flop…
Commodore 64 released September 1, 1982
111–120 of 186 posts
Re: Commodore 64 released September 1, 1982
#112Earlier quoted context omitted.
> The magic in the air in those days will never be replicated. You say it “magic”, it wasn’t “better” or “different” or “worse”, it was a kind of magic that happens when tech is new and folks experiment. I’m sure many will look back in 40 years and say the same about AI - we’re living through the magical age of AI. Just as we did when we got our C64’s back in the day ;) EDIT: Perhaps I should clarify what I meant. Th…
I get what you mean but I think it's fundamentally different. The folks back then had more control over the (limited) capabilities of the hardware, and in order not to just blindly type code from a magazine (which we all did) you had to develop a good understanding. The folks with AI today have much better capabilities with (for most, anyway) much lesser understanding of what's going on. Both are magic, but one is ti…
Well, every generation thinks they invented sex, right? Who knows what wild things they may learn to invent? Maybe even Skynet!
Re: Commodore 64 released September 1, 1982
#113Ahh, the Commodore 64. I never had one. I had a TI-99/4A with a Forth cartridge, while my friends had VIC-20s and C64s. Such an odd and wonderful time to be into computers. I managed to put together a decent Space Invaders clone in Forth that beat their Commodore BASIC version. I considered this an important victory and still have bragging rights when I see one of them. Eventually my parents realized that, despite th…
This thread prompted me to go and find out what my first computer was -- I have vague memories of it. Turns out, it was a Sega SC-3000H, back before Sega decided it was a console company. Also, interestingly, it was really only popular in NZ/Aus (I grew up in NZ). I have very clear memories of spending hours copying BASIC code of games, line-by-line from the monthly Sega magazine into the BASIC editor, playing it for…
Re: Commodore 64 released September 1, 1982
#114I had a ZX Spectrum and learned Basic and played a ton of pirated games on that. My school had Commodore 64s - but I didn't use them much. They didn't really know how to teach for them and there was no hacking around allowed.
I visited this ZX Spectrum museum in this summer: https://loadzx.com/en/ So strange to stumble upon this blast from the 80s in a small town in the middle of Portugal. But I think this reinforces the fact that the Spectrum was to Europe what the C64 was to North America. Anyway, wonderful memories in there!
Arab countries & Europe's Eastern block each have their own computing histories that's very different from the usual US-centric tale.
Re: Commodore 64 released September 1, 1982
#115Greetings, fellow old people.
Re: Commodore 64 released September 1, 1982
#116Earlier quoted context omitted.
> "LOAD .... 8,1" (I don't remember the middle part). Interestingly this was sort of the beginning of the end of digital computers as an operator-centered environment. So, the LOAD command took three arguments: the first was a filename (which was typically the first/only file in the directory for commercial disks, so the wildcard "*" was typically used); the second was a device number on the bus (8 was the first flop…
Or you got the epyx fast load cartridge and could hit 'run/stop-restore' keys together to automatically type LOAD "*",8,1 and ENTER
Re: Commodore 64 released September 1, 1982
#117Re: Commodore 64 released September 1, 1982
#118Earlier quoted context omitted.
I get what you mean but I think it's fundamentally different. The folks back then had more control over the (limited) capabilities of the hardware, and in order not to just blindly type code from a magazine (which we all did) you had to develop a good understanding. The folks with AI today have much better capabilities with (for most, anyway) much lesser understanding of what's going on. Both are magic, but one is ti…
>I get what you mean but I think it's fundamentally different. Well, every generation thinks they invented sex, right? Who knows what wild things they may learn to invent? Maybe even Skynet!
Re: Commodore 64 released September 1, 1982
#119Earlier quoted context omitted.
I was jealous of the speccy basic. The ms basic the c64 shipped was anemic, you had to have deep, hard to obtain hardware knowledge to do anything with it. Custom characters and character gfx were the most accessible for kids. I pieced together switching out character ram by comparing games in magazines when I was 13. Really impressed my father.
deep, hard to obtain hardware knowledge It came with a very detailed book. And Commodore sold another even-more-detailed-yet-still-cheap book that was so complete that it even included a big fold-out schematic diagram of the motherboard. Would I have preferred to be able to do DRAW CIRCLE 0, 1, 23 instead of a long series of POKEs? Sure, because I was a kid and wanted to do things the easy way. But those POKEs taught…
The biggest change from the good old days is that one could truly hope to fully understand a machine. The C64 was a bit harder, but not impossible. But the Speccy was simple enough that a near-100% understanding was achievable. This feeling of full control is what we lost.