Closed hippietrail closed 2 years ago
For instance my .z80 of Chase HQ stops with:
Unemulated Instruction:
RRC (HL) Instruction number: E Section: z80+cb
After clicking on OK choosing any other snapshot from the Load button causes the snapshot to load but not to run.
OK
Load
On reporting an unemulated instruction, running is set to false. Probably just needs setting to true on next load of an image.
PR raised https://github.com/shaymanjohn/speccyMac/pull/23
For instance my .z80 of Chase HQ stops with:
Unemulated Instruction:
RRC (HL) Instruction number: E Section: z80+cb
After clicking on
OK
choosing any other snapshot from theLoad
button causes the snapshot to load but not to run.