I uploaded an unfinished serial terminal client for LibreDOS. It works, but does not yet support ANSI, or XModem. It only supports COM1 currently.
If you're running LibreDOS on QEMU, you can add "-serial pty" to your QEMU command line and get a virtual serial interface on "/dev/pts/#".
I haven't tested it with those serial to modem devices but if anyone does let me know how it goes.
Lterm as been updated in the 0.6.1 release. It now supports some simple ANSI including colors, and Xmodem transfers.
Log in to post a comment.
I uploaded an unfinished serial terminal client for LibreDOS. It works, but does not yet support ANSI, or XModem. It only supports COM1 currently.
If you're running LibreDOS on QEMU, you can add "-serial pty" to your QEMU command line and get a virtual serial interface on "/dev/pts/#".
I haven't tested it with those serial to modem devices but if anyone does let me know how it goes.
Lterm as been updated in the 0.6.1 release. It now supports some simple ANSI including colors, and Xmodem transfers.