6502 assembly

From zero to 6502 assembly - how to teach yourself programming

From zero to 6502 assembly - how to teach yourself programming

Have you ever thought about writing your own demo or game but you don't know where to start? In this post, I've gathered resources - from the basics to advanced programming.

Distortiongain
Assembly language, this term alone raises mixed feelings. We admire programmers who write in low-level languages, and sometimes we see a bit of superhuman in them. Often, beginner (and even advanced) programmers are concerned about assembly languages. This also applies to me. I was never interested in programming 8-bit computers because I thought that BASIC was quite limited, and the 6502 assembly was a field completely beyond my intellectual abilities.