We need to update the interrupt handler to push EX onto the stack then pop back off again when we exit. It's a slim chance but you never know if the op that gets interrupted needs to use the value in EX when it returns. I should have this fixed in the next build.
We need to update the interrupt handler to push EX onto the stack then pop back off again when we exit. It's a slim chance but you never know if the op that gets interrupted needs to use the value in EX when it returns. I should have this fixed in the next build.