pyfcemu:用Python编写的NES模拟器

时间:2024-02-25 22:53:22
【文件属性】:

文件名称:pyfcemu:用Python编写的NES模拟器

文件大小:59KB

文件格式:ZIP

更新时间:2024-02-25 22:53:22

python emulator nes nes-emulator EmulatorPython

PyFCEmu 这是用Python编写的NES模拟器。 我写了一个numpy类型版本和原始类型版本。 但是,性能都很慢,并且6502 cpu比它们快100倍:-( 我认为不建议使用Python编写模拟器。 该代码被引用到项目 ,这是用Go编写的NES模拟器。 感谢fogleman!


【文件预览】:
pyfcemu-cython
----setup.py(255B)
----mapper1.pyx(5KB)
----.gitignore(1KB)
----memory.pyx(576B)
----ines.py(1KB)
----cdefines.pyx(171B)
----view.pyx(147B)
----cpu.pyx(21KB)
----controller.py(607B)
----Makefile(83B)
----console.py(2KB)
----apu.pyx(20KB)
----mapper4.py(24B)
----mapper2.pyx(2KB)
----mapper7.py(24B)
----profiler.py(265B)
----palette.pyx(892B)
----ppu.pyx(20KB)
----note.txt(84B)
----screenshots()
--------first.jpg(35KB)
----README.md(446B)
----mapper3.py(24B)
----director.py(1KB)
----util.py(87B)
----cartridge.py(461B)
----mapper.py(767B)
----main.py(363B)
----defines.py(6KB)
----ui.py(499B)
----gameview.pyx(5KB)

网友评论