Emulator BK-0010-01, BC-0011 and BC-0011M (32bit)  Emulator BK-0010-01, BC-0011 and BC-0011M (64bit)

What's New:

Google Translate:

- Improved control over the command step with bypass, stopping correctly if the return address has changed.

  For example:

  JSR R1,TEXT
  .ASCIZ "Message"
  .EVEN
  NOP

  The stop will occur on the NOP command after the .EVEN pseudo-command
- Clarification of documentation
- Minstrel emulation clarification
- Fixing XOR command emulation bug