@penguin42 I have a copy of Ming DOS 3.2 for the Ming 8086 clone that I had
@humanhorseshoes Was that just MS-DOS with different drivers though?
@penguin42 OpenDOS was great. Much better than MS-DOS on some things.
My master thesis was some network software written for DOS. Target was 386sx with 1MB ram and floppy (with 5MB Linux worked nice on same hw).
I used OpenDOS due to its license. One of nice things was ability to have multiple text consoles (kind of vt in Linux).
Vim with source on one, shell to run/build/debug my software on the other.
Turbo C++ 5.x was available with good license iirc.