Presenting the Emulators
Arbne
Arbne is a simple NES emulator
Discored in this Reddit thread.
Github: Arbne Github Repository
ApplyPy
ApplyPy is an Apple 2 python emulator developed by James Tauber.
Presented at the PYCON 2013
GitHub: ApplyPy GitHub Repository
jsNES
jsNES is a JavaScript NES emulator that enables users to play NES games directly in their web browsers.
I used it in nodeNES.
GitHub: jsNES GitHub Repository
Py65
A Python-based 6502 emulator;
GitHub: Py65 GitHub Repository
Pyntendo
A NES emulator implemented in both CPython and Pure Python;
Github: Pyntendo Github Repository
6502.js
a 6502 emulator by Gregory Estrade;
Gregory has some notable skill’s on FPGA based hardware emulation;
GitHub: 6502.js GitHub Repository