Class JMP3

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

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

    • JMP3

      public JMP3()
  • Method Details