/sfzte

6502 (SixFiveZeroTwo) emulator written in C

Primary LanguageCGNU General Public License v3.0GPL-3.0

SixFiveZeroTwo (6502) Emulator

This is an emulator of 6502

Features

  • 100% basic opcode
  • Pass the functional test of klaus : link
  • Tools for debugging (disasm at runtime)

TODO

  1. Implement interrupt and test with interrupt test of klaus
  2. Implement cycle counter for realtime emulation
  3. Implement extended opcode