Skip to content
#

cpu-interpreter

Here are 2 public repositories matching this topic...

Sony SPC700 interpreter in Python for the SNES audio processor. All 256 opcodes, validated against all 256,000 SingleStepTests cases with zero failures, 100 percent statement and branch coverage, and no assumption that memory or registers start clean

  • Updated Aug 18, 2026
  • Python

65816 and 65xx family CPU interpreters in Python, with the model chosen at construction. Validated against all 5,120,000 SingleStepTests cases with zero failures, 100 percent statement and branch coverage, and no assumption that memory or registers start clean

  • Updated Aug 19, 2026
  • Python

Improve this page

Add a description, image, and links to the cpu-interpreter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-interpreter topic, visit your repo's landing page and select "manage topics."

Learn more