Package CPU
Interface Instruction
public interface Instruction
-
Method Summary
Modifier and TypeMethodDescriptiondisassemble
(int address, int opcode, MC68000Cpu cpu) void
execute
(int opcode, MC68000Cpu cpu)
-
Method Details
-
execute
-
disassemble
-