|
|
|
|
|
by delibes
2055 days ago
|
|
Hmm. The 6502 is/was often set up to access the memory only half the time. For example a 1MHz CPU would be interfaced with 2MHz memory, and access every other cycle. https://en.wikipedia.org/wiki/MOS_Technology_6502#Technical_... I guess Ben knows this, but avoided it for some reason. Perhaps interleaving the timing on a breadboard isn't that easy? Never tried it myself. |
|
I've also noticed that he'll start simple and then layer on more complex things as the series progresses. No idea if he's planning on doing that here, but a good example was with the 6502 computer where he implemented it out of the gate with no RAM so that the video could focus on getting things up and running.