Interface InstructionSet

Instruction set interface.

interface InstructionSet
  : Component ;

Methods

NameDescription
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.