Re: Extremely simple 6502 C program
Posted: Mon Jun 11, 2018 10:53 am
rdb9879 wrote:
If I understand the architecture correctly, there needs to be a reset vector placed at $FFFC and $FFFD in order for the processor to jump to the correct start routine.