https://github.com/anomalou/pnes32
Portable NES diy game console. Use with ESP32 (required PSRAM support)
https://github.com/anomalou/pnes32
emulator esp32 nes nesemulator
Last synced: about 2 months ago
JSON representation
Portable NES diy game console. Use with ESP32 (required PSRAM support)
- Host: GitHub
- URL: https://github.com/anomalou/pnes32
- Owner: anomalou
- Created: 2025-01-28T17:13:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-19T06:21:59.000Z (over 1 year ago)
- Last Synced: 2025-07-22T16:06:17.159Z (11 months ago)
- Topics: emulator, esp32, nes, nesemulator
- Language: C
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMPORTANT
This repository based on arduino-nofrendo project and use nofrendo code itself. All right belongs only to their authors.
This repository was made only by my curiosity and experimentation wishes
Maybe someday there will be instruction how to build and run this, but not now ;3
# Links
- [arduino-nofrendo](https://github.com/moononournation/arduino-nofrendo)
- [esp32-nesemu](https://github.com/espressif/esp32-nesemu)
- [nofrendo](https://github.com/nwagyu/nofrendo)