Interface InstructionSet
Instruction set interface.
Methods
| Name | Description |
|---|---|
getInstructions
()
|
Retuns an array of instructions to be used in an emulator instance. |
getAuthor
()
|
Returns a string with the component author's name. |
getName
()
|
Returns a string with the component's name. |