I'm trying to reset the machine from software, by using JMP ($FFFC) -- FFFC is the 65c02's software reset vector is it not? (The vector points to $DE86- I've also tried a basic program with sys $de86 )
However, this is not really succesful. Best result that I get is that the program simply returns to the basic ready prompt. Worst result is that the emulator crashes and dumps core.
Question
desertfish
I'm trying to reset the machine from software, by using JMP ($FFFC) -- FFFC is the 65c02's software reset vector is it not? (The vector points to $DE86- I've also tried a basic program with sys $de86 )
However, this is not really succesful. Best result that I get is that the program simply returns to the basic ready prompt. Worst result is that the emulator crashes and dumps core.
Any insights on this?
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.