Presenting the Emulators

Arbne

  • Arbne is a simple NES emulator

ApplyPy

  • ApplyPy is a Python library developed by James Tauber. Presented at the PYCON

2013 - GitHub: ApplyPy GitHub Repository

jsNES

  • Description: jsNES is a JavaScript NES emulator that enables users to

play NES games directly in their web browsers. Built with HTML, CSS, and JavaScript, it offers accessibility and ease of use for anyone with a modern web browser, allowing them to enjoy classic NES games without the need for additional software. - GitHub: jsNES GitHub Repository

Pyntendo

  • TODO

Py65

  • Description: Py65 is a suite of Python modules designed to emulate the

hardware of several 6502-based computers, including the Commodore 64, Atari 2600, and Apple I. It provides a flexible platform for hobbyists and developers interested in retrocomputing and emulation. - GitHub: Py65 GitHub Repository

6502.js

  • Description: Torlus is a project focused on FPGA-based hardware emulation. It encompasses various projects for emulating classic gaming consoles and computers using Field-Programmable Gate Arrays (FPGAs). This approach often leads to highly accurate and low-latency emulation, making it an appealing choice for enthusiasts seeking an authentic retro gaming experience.

  • GitHub: 6502.js GitHub Organization