mengstr / cpm8266

Z80-CP/M2.2 emulation on ESP8266 NONOS SDK + the NoSDK from cnlohr
MIT License
124 stars 24 forks source link

Turn on LED when disk buffer is dirty #16

Closed mengstr closed 7 years ago

mengstr commented 7 years ago

The red LED o the NODEMCU should be lit as long as the disk buffer isn't flushed to disk as a warning to the user to not reboot the esp.

This will also show disk write activity