Package CPU.instructions.JSR
package CPU.instructions.JSR
The JSR instruction in all its variants.
JSR is made to address anded with cutoff.
-
ClassesClassDescriptionThe JSR instruction where source is (An).The JSR instruction where source is d16(An).The JSR instruction where source is d8(An,Xn) Based on code by Tony Headford, see his licence in accompanying file.The JSR instruction where source is .W absolute.The JSR instruction where source is .L absolute Based on code by Tony Headford, see his licence in accompanying file.The JSR instruction where source is d16(PC) absolute Based on code by Tony Headford, see his licence in accompanying file.The JSR instruction where source is d8(PC,Xn).