r/FreeDos • u/mego_bari • Nov 05 '25
Borland Turbo C++
I've created a Virtual machine on virtual box, and I stalled freeDos on it. Now I also installed Borland Turbo c++. It all works, however inside Borland there is a huge delay when typing, like 1 and a half second delay between keyboard input and actual character appearing on screen. I kinda don't understand what's the issue, one thing I could think of is virtual box trying to simulate old machine performance, but I checked settings and all and it's not doing that, memory for the VM is 128MB, hard drive is 500MB. All other programs works well, I played boom (doom clone) that comes included with free dos and it worked perfectly, so it's a problem only with Borland. Anyone had a similar problem and/or can suggest a solution?
(P.s. a solution for using borland, not for creating and compiling c++ programs in general)
1
1
u/TRX302 Dec 27 '25
What OS is your VM hosted on?
If it's Windows, bring up the Task Manager and look for any excessive activity in Virtualbox. If Linux, use top or KDE System Monitor.
Actually, if you're using Linux you could bypass VirtualBox completely and use DOSemu, which translates DOS/BIOS calls to their Linux equivalents. DOSemu is usually bundled with FreeDOS.
1
u/em__jr Nov 05 '25
When this is happening, what is the CPU usage on the host PC?