NardJ / esp8266-C64

C64 emulator with 6502 cpu implemented on the ESP8266 chip and VIC-II gpu implemented in browser javascript
77 stars 10 forks source link

Websocket implementation #9

Open bsvdoom opened 2 years ago

bsvdoom commented 2 years ago

Implemented websocket, has some stability issues, witch I am not able to debug due to my lack of knowledge. Please test it, and fix the wdt freeze if you can.

Maybe a fix for https://github.com/NardJ/esp8266-C64/issues/1 and https://github.com/NardJ/esp8266-C64/issues/2