[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is this code exiting to the basic prompt?



Revision 0 (sorry)

LDA #$00
STA $C0AA

Wow.. that hangs the //c completely!  Amazing.  I didn't know
softswitches could do such a thing.

To verify my reset theory, I modified the logic a little to push the
game's start address to $3f2 as per usual.  Instead of jumping to the
game start, I print out PRESS CTRL-RESET in large friendly flashing
letters and jump into an infinite loop.

Guess what?  It does resolve the problem.  So, the answer is not in the
software reset... it's some odd behavior that is related to in#2 + pr#2

But at least we know what the problem is not.  ;-)

(nick, good luck on your deathmarch.  I've been on those many times.)