mrburnette wrote:Would not the "real" trick here be to implement the ESP version as a C64 webserver? Input would be a 1 line buffer as would line edit and output to the browser Ajax enabled
To take this a step further: Would it be possible to stream video from the esp8266. The esp8266 could read (and interpret) the video ram of the emulator and stream it to a smart-tv or browser using this as display. Following url has a nice writeup of the different options: http://www.garymcgath.com/streamingprotocols.html
Would this be feasible?