Open lemmingDev opened 5 years ago
"a bit of a mess"...not only a bit. :D I'm a little bit busy at the moment, but I'll keep that in mind.
I would submit my fixes as PR's but I also had to restructure my whole fork for Platform.IO support....
https://github.com/badvision/esp32_nesemu
@MittisBootloop I really appreciate your additions to this emulator, thank you. I solved this in my fork, except the power button. Can you explain exactly all the places that power button hooks in?
Would be great if we could select custom pins for the buttons as well as SPI pins.
The code is in a bit of a mess with hard coded values everywhere.
I have an ESP32 board that has built in LORA and GPS, so some of the pins are already taken up with those.
Thanks for considering this