Interface InstructionSet
-
- All Known Implementing Classes:
InstructionSet6502
,InstructionSet6502Switching
,InstructionSetSWEET16
public interface InstructionSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Instruction
decode(Program program)
-
-
-
Method Detail
-
decode
Instruction decode(Program program)
-
-