This is for a research project where it's important to have all the transistor values.
Previously this was published:
https://journals.plos.org/ploscompbiol/ ... bi.1005268I want to try some similar experiments. In the paper they say they used a C++ version, but the code looks like Python / Cython to me (
https://github.com/ericmjonas/Sim2600). It runs at like 1 KHz, whereas the perfect6502 sim runs at closer to 50kHz. Still not fast, but I can do a lot more experiments that way. With the 1kHz version, it takes literally hours to render enough frames of the game for anything interesting to happen on the screen.