Freezing 6502

For discussing the 65xx hardware itself or electronics projects.
kernal34
Posts: 27
Joined: 28 Jul 2006

Post by kernal34 »

Hi Ruud,

thanks for the input. If you look above, you will see that we resolved the issue. I had my assembler set to a starting address of $0000 when it should have been $E0000. I over looked this, as I was possitive it was a hardware issue. Initially it was, as I didn't have any RAM at all for the stack, but once I resolve that, then it was just my starting address of my code.
Post Reply