Class ISA6502

Original MOS 6502 instruction set.

class ISA6502
  : InstructionSet ;

Methods

NameDescription
getAuthor () Returns a string with the component author's name.
getInstructions () Retuns an array of instructions to be used in an emulator instance.
getName () Returns a string with the component's name.