Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creatureox/nes-emulator
A Nes Emulator implemented by Cython/Python
https://github.com/creatureox/nes-emulator
emulator nes-emulator
Last synced: about 2 months ago
JSON representation
A Nes Emulator implemented by Cython/Python
- Host: GitHub
- URL: https://github.com/creatureox/nes-emulator
- Owner: CreatureOX
- License: mit
- Created: 2022-05-14T07:17:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T18:59:02.000Z (9 months ago)
- Last Synced: 2024-04-14T05:45:38.477Z (9 months ago)
- Topics: emulator, nes-emulator
- Language: Cython
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 & CythonFor 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