1. Load FreeDOS with EMM386, no EMS (most UMBs), max RAM free
2. Load FreeDOS with EMM386+EMS and SHARE
3. Load FreeDOS including HIMEM XMS-memory driver
4. Load FreeDOS without drivers
When I try 1 & 2 options, Turbo C++ 3.0 commandline compiler reboots
my Bochs. When I load option 3, then Turbo C++ 3.0 commandline
compiler works 100%, compiles all my graphics example code and the
built exe runs perfectly.
However I want to load Turbo C++ 3.0 IDE aswell. None of the options
1, 2, 3 were able to load Turbo C++ 3.0 IDE. I type tc.exe and nothing
happens. I just see the command prompt again.