Stella debugger question
I finally decided to wean myself off z26 logs and learn to use to the Stella debugger. It will obviously make homebrewing easier once I get used to it.
I am trying to set a break when PF1 is set to $aa. I tried the instruction below, and the program is clearly not breaking when the condition is met. Does anyone see what is wrong?
breakif { *PF1 == $aa}
Sign in to follow this
Followers
0

6 Comments
Recommended Comments