mengstr / cpm8266

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

update/patch packet for non-transfering XMODEM v2.4 on M: prebuilt-binary #27

Open guidol70 opened 3 years ago

guidol70 commented 3 years ago

I flashed the pre-release v0.4, but couldnt use XMODEM v2.4 on drive M: to transfer files via XMODEM and the CON:-device :( The v2.4 does hang at the start of the XMODEM-Transfer.

Also your XR.COM v0.1 from drive A: get stuck at the beginning of the transfer :(

After different other attempts I found a way to transfer/replace v2.4 of XMODEM with the actual v2.7 of XMODEM, which can transfer files via XMODEM/CON: with the cpm8266-emulation.

Maybe the author can place this packet somewhere on github in the cpm8266-section or in the pre-relaese section near by the v0.4-pre-release :)

Thank you in advance! RECEIVE_OK XMODEM27_for_CPM_ESP8266.zip