v86 icon indicating copy to clipboard operation
v86 copied to clipboard

Unhandled exception 000D with Borland Turbo Compiler

Open RintaDev5792 opened this issue 1 year ago • 4 comments

I have a hard disk image with Borland Turbo Compiler 3.5 for dos installed, but when I boot it into v86 and run it, it says "Unhandled exception 000D at 00B7 0253 ErrCode 0018" and I don't know why. The computer definitely has enough ram, I ran it with 32mb.

RintaDev5792 avatar Jan 10 '24 15:01 RintaDev5792

Could you attach the disk image here?

copy avatar Jan 14 '24 18:01 copy

Here it is! Just type TC and press enter to start Turbo C++, it gives me this error no matter which settings I try it on. This image works fine in virtualbox.

https://drive.google.com/file/d/1752V4SGacqCGpALFoVsIMZuW7rhGQizJ/view?usp=sharing

RintaDev5792 avatar Jan 14 '24 23:01 RintaDev5792

This is now fixed on master.

Note that there is still an outstanding bug that prevents the graphical environment of Windows 3.1 from working. TC works from the command line though.

copy avatar Apr 21 '24 13:04 copy

Thank you a ton! These emulators are super useful so I can work on programming at school!

RintaDev5792 avatar Apr 22 '24 04:04 RintaDev5792