Would you be able to explain a little about how you can upload a program to RAM with the PIC without the 6502's control of the address bus getting in the way?
I am assuming that this happens at power up, before the 6502 starts executing.
I recently have had a desire to create a (very) simple 6502 computer, for fun and learning, which I am sure that many here share...
I am a decent programmer, and have a practical knowledge of electronics, so its mostly the fundamentals of a discrete computer that I will be learning in ...