Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JavaComm - Class in CPU
-
This is used to communicate with the Java monitor for TRAP calls.
- JavaComm() - Constructor for class CPU.JavaComm
- JMP1 - Class in CPU.instructions.JMP
-
The JMP instruction where source is (An).
- JMP1() - Constructor for class CPU.instructions.JMP.JMP1
- JMP2 - Class in CPU.instructions.JMP
-
The JMP instruction where source is d16(An).
- JMP2() - Constructor for class CPU.instructions.JMP.JMP2
- JMP3 - Class in CPU.instructions.JMP
-
The JMP instruction where source is d8(An,Xn) Based on code by Tony Headford, see his licence in accompanying file.
- JMP3() - Constructor for class CPU.instructions.JMP.JMP3
- JMP4 - Class in CPU.instructions.JMP
-
The JMP instruction where source is .W absolute Based on code by Tony Headford, see his licence in accompanying file.
- JMP4() - Constructor for class CPU.instructions.JMP.JMP4
- JMP5 - Class in CPU.instructions.JMP
-
The JMP instruction where source is .L absolute Based on code by Tony Headford, see his licence in accompanying file.
- JMP5() - Constructor for class CPU.instructions.JMP.JMP5
- JMP6 - Class in CPU.instructions.JMP
-
The JMP instruction where source is d16(PC) absolute.
- JMP6() - Constructor for class CPU.instructions.JMP.JMP6
- JMP7 - Class in CPU.instructions.JMP
-
The JMP instruction where source is d8(PC,Xn).
- JMP7() - Constructor for class CPU.instructions.JMP.JMP7
- JSR1 - Class in CPU.instructions.JSR
-
The JSR instruction where source is (An).
- JSR1() - Constructor for class CPU.instructions.JSR.JSR1
- JSR2 - Class in CPU.instructions.JSR
-
The JSR instruction where source is d16(An).
- JSR2() - Constructor for class CPU.instructions.JSR.JSR2
- JSR3 - Class in CPU.instructions.JSR
-
The JSR instruction where source is d8(An,Xn) Based on code by Tony Headford, see his licence in accompanying file.
- JSR3() - Constructor for class CPU.instructions.JSR.JSR3
- JSR4 - Class in CPU.instructions.JSR
-
The JSR instruction where source is .W absolute.
- JSR4() - Constructor for class CPU.instructions.JSR.JSR4
- JSR5 - Class in CPU.instructions.JSR
-
The JSR instruction where source is .L absolute Based on code by Tony Headford, see his licence in accompanying file.
- JSR5() - Constructor for class CPU.instructions.JSR.JSR5
- JSR6 - Class in CPU.instructions.JSR
-
The JSR instruction where source is d16(PC) absolute Based on code by Tony Headford, see his licence in accompanying file.
- JSR6() - Constructor for class CPU.instructions.JSR.JSR6
- JSR7 - Class in CPU.instructions.JSR
-
The JSR instruction where source is d8(PC,Xn).
- JSR7() - Constructor for class CPU.instructions.JSR.JSR7
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form