/em6502

MOS 6502 Emulator

Primary LanguageJavaScriptApache License 2.0Apache-2.0

MOS 6502 and Commodore 64 emulator

A MOS 6502 Processor

A hobby MOS 6502 and (hopefully) Commodore 64 emulator.

TODO

  • refactor instruction decorator, as they are either not supported or deprecated in ES6(?)
  • start implementing the assembler
  • start a poc for the CRT display with 3D canvas