this post was submitted on 03 Aug 2024
1107 points (99.1% liked)

Programmer Humor

32410 readers
252 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
1107
submitted 3 months ago* (last edited 3 months ago) by sag@lemm.ee to c/programmerhumor@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] MyNameIsRichard@lemmy.ml 6 points 3 months ago (1 children)

Only on the VIC20 and Atari STe. On the VIC20 you had to write the assembler, manually convert it to machine code and enter that into the computer. There was a cartridge with an assembler, debugger and an extra 3.5Kb memory for it but I never got one.

[โ€“] stanka@lemmy.ml 2 points 3 months ago

Vic 20 was my first. I watched my dad struggle with and eventually give up on assembly. Something-something and the microbots. I was fearful of it until I took Assembly at Uni. That 2nd/3rd year class was where the final puzzle piece of how computers work fell in place for me.

My first job was writing assembly tests for a DSP hardware design team. Fell in love. Never looked back.