Somehow one of the keyboard keys appears to get stuck down in the emulator. Whenever I trace the code to the keyboard reading part, the emulator appears to be reporting a key pressed, and it makes it difficult to navigate around in the game I'm disassembling. Reloading the file, or resetting the emulator doesn't seem to solve it.
What I did to fix it was backup my project, recreate it again overwriting the old one, exit out, copy the JSON files into the new project and start it up again. I guess the problem is somewhere in the emulator state?
Somehow one of the keyboard keys appears to get stuck down in the emulator. Whenever I trace the code to the keyboard reading part, the emulator appears to be reporting a key pressed, and it makes it difficult to navigate around in the game I'm disassembling. Reloading the file, or resetting the emulator doesn't seem to solve it.
What I did to fix it was backup my project, recreate it again overwriting the old one, exit out, copy the JSON files into the new project and start it up again. I guess the problem is somewhere in the emulator state?