This is a python package for emulating Nintendo Entertainment System. The package contains the following modules:
- Emulator for the 6502 processor
- Emulator for the NES PPU
- Implementation of some of the more popular NES mappers
The package does not contain modules about:
- Emulator for the NES APU
- Play the easier to emulate games for the NES, like Donkey Kong
- Save your progress
- Use all the emulation modules in a headless way(no graphical enviorment needed)