Presenting the Emulators

Arbne

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

Pyntendo

6502.js

  • a 6502 emulator by Gregory Estrade;

  • Gregory has some notable skill’s on FPGA based hardware emulation;

  • GitHub: 6502.js GitHub Repository