More BBS diving

I've been playing and working (again) on my little Buletin Board System.

  • New games have been added
  • Nicer Menus have been painted

    enter image description here enter image description here enter image description here

But one great part is still not working as it should: Filetransfers.

Right now I am using DOSbox-X running on a Raspberry 4 as Computer. This works energy efficient and surpisingly well. Except filetransfers. The reason is rather simple:
Dosbox-X also emulates a modem and a telnet server for connecting.
Z Modem transfers sometimes send the character "$0xff" which is interpreted as "switch to binary" - but I really do notwant to switch to binary, I'm just sending out an $0xFF ....

My programming skills are not the best, so I have to wait until the team behind dosbox-x is fixing this bug. And I'm sure they will.... then I will upload my favorite books and self written programs asap.

So if you want to sneak in and look aroung, just go ahead, either with your own Telnet Ansi Client such as Syncterm or netrunner, or with my web based ("just click here") client: https://www.hackerforce.de/

Either way, have fun! Webddoc