Class JMP7

java.lang.Object
CPU.instructions.JMP.JMP7
All Implemented Interfaces:
InstructionSet

public class JMP7 extends Object implements InstructionSet
The JMP instruction where source is d8(PC,Xn). Based on code by Tony Headford, see his licence in accompanying file.
  • Constructor Details

    • JMP7

      public JMP7()
  • Method Details