Skip to content

wkcn/pyfcemu

Repository files navigation

PyFCEmu

This is a NES emulator written in Python.

I wrote a numpy type version and an original type version.

However, the performance are both so slow, and 6502 cpu is faster 100x than them :-(

I think it's NOT RECOMMENDED to write an emulator in Python.

The code is referred to the project fogleman/nes, which is an NES emulator written in Go.

Thank fogleman!

About

A NES Emulator Written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published