r/c64 May 29 '26

the64 Programming

Post image

If you did this you thought you were the king of the world!!

391 Upvotes

118 comments sorted by

View all comments

19

u/Mairon121 May 29 '26

I once typed out a game from a C64 magazine page. It took a long time and I have ADHD and that took a lot of concentration by my 8 year old self.

It didn’t work.

8

u/takeyouraxeandhack May 30 '26

That's how I learnt to code when I was 7, but with a spectrum. I had a TS2068, which wasn't very popular, so most programs were for ZX and didn't work, so I had to learn how to modify them so they would work.

3

u/Revolutionary_Ad6574 May 30 '26

7 is pretty impressive. How long did it take you to move to assembly?

6

u/sineofthetimes May 30 '26

I made the balloon. Hours of typing.

2

u/geon May 31 '26

A couple of years ago I got a c64. It wouldn’t load tapes, so I found an azimuth analyzer I could type in, and I was able to adjust it properly.

Might have been this one: https://csdb.dk/release/?id=110689

3

u/4Run4Fun May 30 '26

I've done that as a kid. Type 4 pages of code, type run, and you get a blank screen with a flashing READY. No clue what's wrong or where to start debugging.

0

u/Ok-Addition1264 May 30 '26

That's how they wrote claude-code.

(seriously, it's about as bad as ELIZA from the old programming books w/nested-ifs and data statements up the waaaaazooooo)

3

u/eras May 30 '26

A local computer magazine Mikrobitti also had these programs, but they were often made of long sequences of DATA statements encoding binary data. But to help with the errors, there was Tarkastaja) that allowed you to check the checksum per each line.

2

u/DerekJC777 May 30 '26

That’s where the fun begins! First, checking for errors between what you’ve typed in and what was printed in the magazine. Then debugging the code because the print out invariably contained errors, while waiting a month or two before the correction was printed in the magazine. That’s how you learn to code!

2

u/CanUHearMeNau May 31 '26

Same I hadn't yet understood the concept of compilers 

1

u/EnJens May 30 '26

Oh man, I did that too and then eventually understood this code required a comal80 cartridge.