A 'retro' BASIC 'system'
#1
Well, awhile back, I got a wild hair. And well, that hair got me to building an old Z-80 CP/M machine, starting on a second one, and buying an old IBM PS/2 8560. Why you are probably asking... Other than, 'I can', I have no idea. Anyway, the 8560 (80286) is running DOS and I'm setting it up as a file-server via RS-232 to the two Z-80 CP/M machines. I have been writing a bunch of Z-80 assembly code for the CP/M machines to talk to the 8560. I'm writing the file-server code in good 'ol BASIC. Archaic as hell I know, but it is a good challenge....

One thing that does have me sorta stumped is how to have the file-server code 'poll' the open comm ports (old 16bit BASIC only supports two of them), to see if a command has come in. If there is nothing pending, then go to check the next one. Kind of like INKEY$ for a comm port. Of course, I'd love it if there was a 16 bit version of QB64 Phoenix. Big Grin Anyway, Michelle
Reply


Messages In This Thread
A 'retro' BASIC 'system' - by Michelle - 08-12-2023, 08:52 PM
RE: A 'retro' BASIC 'system' - by CharlieJV - 08-12-2023, 08:59 PM
RE: A 'retro' BASIC 'system' - by TerryRitchie - 08-12-2023, 09:45 PM
RE: A 'retro' BASIC 'system' - by mnrvovrfc - 08-12-2023, 10:15 PM
RE: A 'retro' BASIC 'system' - by Michelle - 08-13-2023, 02:54 AM
RE: A 'retro' BASIC 'system' - by mnrvovrfc - 08-13-2023, 07:08 AM
RE: A 'retro' BASIC 'system' - by Michelle - 08-13-2023, 12:59 PM
RE: A 'retro' BASIC 'system' - by Michelle - 08-13-2023, 05:43 PM
RE: A 'retro' BASIC 'system' - by Michelle - 08-14-2023, 05:37 PM
RE: A 'retro' BASIC 'system' - by mnrvovrfc - 08-14-2023, 06:13 PM
RE: A 'retro' BASIC 'system' - by TerryRitchie - 08-14-2023, 06:57 PM
RE: A 'retro' BASIC 'system' - by Michelle - 08-27-2023, 12:52 PM



Users browsing this thread: 4 Guest(s)