Search found 2 matches

by ieatsoupwithafork
Wed Apr 08, 2020 12:49 pm
Forum: Newbies
Topic: Am I correct on how the 6502's buses work?
Replies: 11
Views: 3312

Re: Am I correct on how the 6502's buses work?

Thanks for the reply! I understand memory locations, or at least most of it. I will be using the WDC6502 which I believe is one of the newer CMOS versions of the 6502.

I know how to build a single-step clock, so with that and a 6502 computer, I can connect my keypad interface and it will work fine?
by ieatsoupwithafork
Wed Apr 08, 2020 11:33 am
Forum: Newbies
Topic: Am I correct on how the 6502's buses work?
Replies: 11
Views: 3312

Am I correct on how the 6502's buses work?

Hi y'all,

I'm completely new to the 6502. However, I have some experience with Arduinos, AVRs, etc. I saw Ben Eater's videos and I think I understand about 60% of it. I'm still confused about the difference between the data bus and the address bus. So excuse me if I confuse between the two here. I ...