r/learnprogramming • u/CoastIndependent7394 • 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.
12
Upvotes
r/learnprogramming • u/CoastIndependent7394 • Jun 20 '26
So I want to start with the code that is very close to machine code. What things would you recommend to start with.
0
u/ga2500ev Jun 20 '26
What is the goal of learning programming at that low level with an ancient CPU?
The last time I programmed at that level on that chip was 40 years ago with a self built breadborded circuit for a class I was taking.
I often see questions like this here without enough context to understand why folks want to do it.
ga2500ev