Class JMP2

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

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

    • JMP2

      public JMP2()
  • Method Details