> Not that I've seen yet, but I have seen some client code in gwbasic in the M100SIG:
Nice! Thanks for posting those. I'll try porting them to Altair Basic. Shouldn't be too difficult. /hdan On Tue, Aug 30, 2022 at 3:58 AM Brian K. White <[email protected]> wrote: > On 8/29/22 19:03, Dan Higdon wrote: > > Does anyone have source to a LaddieAlpha type TPDD "server" program, but > > written in Microsoft Basic? > > Not that I've seen yet, but I have seen some client code in gwbasic in > the M100SIG: > > > > https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-09-PERIFERALS/TDIR.BAS > > > https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-09-PERIFERALS/TREAD.BAS > > > https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-09-PERIFERALS/TWRITE.BAS > > > https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-09-PERIFERALS/TERASE.BAS > > > -- > bkw > > > I have this idea to have a CP/M machine (in this case, a recently built > > Altair clone) act as a file server for my ModelT. This is obviously just > > a "for the fun of it" project with little practical value, but I thought > > it would be worth asking here if anyone had already done something like > > this. > > > > I suppose a relevant followup question would be, "what com settings are > > necessary to support TPDD?" (baud rate, bits, etc.) I think that my > > target machine can't do serial comms faster than 9600, so maybe this > > project is impossible. > > > > (My *real* "for the fun of it" project would be doing an 8080 CP/M ASM > > program that hosts a TPDD dialog, but I'm afraid that my level of > > commitment to this project is not equal to the difficulty.) > > > > Thanks for indulging my questions, > > /hdan > > > -- > bkw >
