This used to work, i.e. always works in test cases. Here it seems to depend on randomly inserted insn.
- I found the general issue (emulator Z flag not being set)
- wrbyte value, address wz with value == $xxxxxx00 should set the native Z flag
- current theory is memory corruption (behaves the same on two different h/w platforms, C3+QS)
This used to work, i.e. always works in test cases. Here it seems to depend on randomly inserted insn.