An open API service indexing awesome lists of open source software.

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)

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)