Class JMP6

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

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

    • JMP6

      public JMP6()
  • Method Details