public class JavaComm extends java.lang.Object implements InstructionSet
Constructor and Description |
---|
JavaComm() |
Modifier and Type | Method and Description |
---|---|
void |
register(MC68000Cpu cpu2)
Registers the instruction with the CPU.
|
public final void register(MC68000Cpu cpu2)
register
in interface InstructionSet
cpu2
- the cpu with which to register.