Alexander Sharikhin

Results 27 comments of Alexander Sharikhin

It shows only cause it have plain text data-type. If it will have binary data type it will be downloaded. But It's possible add routine for handling bas files as...

You can find version that supports saving current buffer to disk here: https://github.com/nihirash/agon-snail This issue is the same as: https://github.com/nihirash/Agon-MOS-Tools/issues/6

Cursor codes provied by VDP - it should be fixed. But I've successfully configured cursor keys in turbo pascal.

Closing cause time passed a lot of things changed here. Folks are using turbo pascal in latest versions without any issue

I'll check this possibility when I'll back to CP/M development.

MOS Api still accessible via prefixed calls. I can try implement this task or someone can do it(if someone will have free time earlier than me).

I've found that brokes heap vdp_sprite_reset command(I've tried use it for freeing bitmaps).

Espressif AT firmware doesn't supports `ATI` command - use `AT+GMR` for getting version of firmware. If you want get IP address of your ESP module - you should use `AT+CIFSR`...

What firmware flashed into your ESP? If it is zimodem - it won't work with Snail. Espressif's one responds on AT+GMR. Try call `ATI`(this command isn't supported by Espressif's firmware...