Skip to content

compare emulators against eachother

License

Notifications You must be signed in to change notification settings

mre/solid65

 
 

Repository files navigation

solid65

compare emulators against each other

This project connects several emulators of the 6502 CPU and tests them against each other.

gianluca/mos6502

link to repository

Known issues with the tester:

  • It doesn't check that the number of cycles matches the number of reads and writes

fake6502

link to sourcefile

mos6502

An emulator written in Rust.

Known issues with the tester:

  • It does not log the internal state of the CPU with each bus cycle.

link to repository

About

compare emulators against eachother

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.6%
  • Rust 5.3%
  • Python 4.6%
  • C++ 3.4%
  • Makefile 2.6%
  • Shell 1.5%