Module dm6502

Modular MOS 6502 emulator library.

Functions

NameDescription
getMOS6502(Hertz) 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.