A ZX Spectrum Emulator That Runs on a Humble ESP8266You can build a working ZX Spectrum emulator using an ESP8266 and an ILI9341 display -zx-spectrum-emulator-that-runs-on-a-humble-esp8266-cfe59edbfa8e
Before you ask: no, it's not possible to provide your disk image / ROM/ etc from your computer, since it's a web/javascript emulator it needsdata from the web. It's not possible to access your local disk from a webpage, it would be dangerous if you think about this, so it's forbidden bydesign of javascript, for example.
JSSpeccy: A ZX Spectrum emulator in Javascript
2ff7e9595c
Comentarios