8-bit Guy video on machine language

Programming, for all ages and all languages.
Post Reply
User avatar
Schol-R-LEA
Member
Member
Posts: 1925
Joined: Fri Oct 27, 2006 9:42 am
Location: Athens, GA, USA
Contact:

8-bit Guy video on machine language

Post by Schol-R-LEA »

here

The video is, naturally enough, focused exclusively on an 8-bit CPU (the 6502 specifically) and mostly on Commodore 64 assembly specificially, but it might be of interest as something one could use to introduce non-programmers they know to some basic programming ideas.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
0b1
Member
Member
Posts: 35
Joined: Sun Feb 04, 2018 8:04 pm

Re: 8-bit Guy video on machine language

Post by 0b1 »

Ah, Peek, Poke, and Tom Baker. Those were simpler times!

Of course, a 5.25" floppy was a luxury. I had to re-type after a power off ... until my older brother got a weekend job and could afford a cassette recorder, which I borrowed mercilessly.

I think the guy who wrote the 6502 programming book (I still have a copy) was the one who said, "never memorize - always look it up and you'll save yourself hours of mistakes" or something along those lines. Advice that keeps me sane and coding fast even today.
Code or code not. There is no try.
Post Reply