Here is a test case that I doubt any currently available emulator can emulate... loop LDA $C056 NOP LDA $C057 JMP loop Try this on real hardware.