esp_8_bit
esp_8_bit copied to clipboard
How to include game?
Is it easy to find game ROMs, how do I convert to hexadecimal to put in ESP?
No need for it... All you have to do is to use "ESP32 Sketch Data Upload" to include ROMs to ESP32 SPIFFS.
As writtnen in the README.md of this project: "If you would like to upload your own media copy them into the appropriate subfolder named for each of the emulators in the data folder. Note that the SPIFFS filesystem is fussy about filenames, keep them short, no spaces allowed. Use 'ESP32 Sketch Data Upload' from the 'Tools' menu to copy a prepared data folder to ESP32."
Check it out at https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/