Skip to content

CreatureOX/nes-emulator

Repository files navigation

nes-emulator

Donkey Kong (World) (Rev A).nes Legend of Zelda, The (U) (PRG1) [!].nes Mega Man (USA).nes

Introduction

A Nes Emulator implemented by Python & Cython

For more details, check setup.py

Installation

  1. pip install -r requirements.txt
  2. python setup.py build_ext --inplace
  3. python .\nes-emulator.py

Support Mapper

  0 1 2 3 4 5 6 7 8 9 A B C D E F
0x0X NROM MMC1 UxROM INES Mapper 003 MMC3
0x1X
0x2X
0x3X
0x4X GxROM

About

A Nes Emulator implemented by Cython & Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published