JonnyWalker / PySNES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySNES A SNES Emulator and Emulator Tutorial in Python

This is work in progress

  • 65xAssembly: examples used during PYSNES dev and some homebrew roms (wla and ca65 assembly)
  • documentation: tutorial for teaching purpose
  • tools: convert bmp files to SNES binary (wla assembly)
  • venv/pysnes: the emulator. e.g. run $python pySNES ROM.smc

About


Languages

Language:Python 73.7%Language:C++ 13.5%Language:Assembly 12.8%Language:Batchfile 0.1%