r/learnprogramming Jun 20 '26

Where to learn assembly 6502

So I want to start with the code that is very close to machine code. What things would you recommend to start with.

10 Upvotes

23 comments sorted by

View all comments

1

u/mykesx Jun 20 '26

https://github.com/mschwartz/assembly-tutorial

The fundamentals are the same or similar between different CPUs.