First post, by tschak909
tschak909
Offline
Rank
Newbie
If anyone wants to see a FujiNet application for MS-DOS, there are plenty of examples in the fujinet-rs232 repository.
https://github.com/FujiNetWIFI/fujinet-rs232
We also ported FujiNet 5 Card Stud to work under MS-DOS. Builds with OpenWatcom, and uses CGA with BIOS palette calls to change the 4 visible colors on PCjr, Tandy, EGA, and VGA systems.
https://github.com/FujiNetWIFI/fujinet-apps/t … /cross-platform
Once other transports show up (e.g. parallel port, ISA), they will use the same programming interface.
Enjoy,
-Thom