Function getMOS6502

Create a new emulator instance with a RAM component at the start of the address bus with a length of two pages, also, the instance has the original MOS6502 instruction set and a basic clock with the specified hertz on the Hertz argument.

DM6502 getMOS6502 (
  ulong Hertz
);