Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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

Possibly Related Threads…
Thread Author Replies Views Last Post
  3D Sun-Earth-Moon System (_MAPTRIANGLE3D) Magdha 8 774 11-11-2025, 10:09 AM
Last Post: Magdha
  new approach to base conversion system and math library Dragoncat 2 595 07-16-2025, 10:19 PM
Last Post: Dragoncat
  The L-BASIC compiler luke 26 5,214 05-22-2024, 10:51 AM
Last Post: luke
  A little Basic D&D character Generator. Cobalt 5 1,247 01-07-2024, 01:52 PM
Last Post: OldMoses
  Retro MMORPG in QB64 commandvom 21 4,337 08-19-2023, 10:51 PM
Last Post: bplus

Forum Jump:


Users browsing this thread: 2 Guest(s)