-
While OMF is an older format, support for it would allow downstream tools such as https://github.com/encounter/objdiff to be used when researching the output of older tool chains such as watcom and bo…
-
**Describe the bug**
Borland C++ generates switches in form of `JMP word ptr CS:[BX + CaseTable]`,
where CaseTable is placed at the end of a function, containing the switch, and holds CS relative of…
-
Depending on the terminal color scheme, the syntax highlighting can be either wonderful, or entirely illegible.
The color theme should be configurable by the user. [Rich.Syntax](https://rich.readth…
-
### What happened?
With any Pentium machine if you run Turbo Pascal (tried 6 and 7) in a DOS session in Windows 3.x it becomes unusable. It freezes every few seconds for up to 15-20 seconds. This a…
-
It would be nice to get support for the "FBOV" overlay extension for MZ EXEs. Also known as "VROOMM" (Virtual Run-time Object-Oriented Memory Manager), this was a feature provided by the Borland C/C++…
-
I try decompile my application which writen on borland c++ and i get error EAccessViolation My file
http://rgho.st/8ZS8GBgFK
Please, can you show my file and fix bug in IDR.
-
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.…
-
Dayle,
Thanks for your many schemse. I'm new to SublimeText3 and I've yet to find a scheme that matches my desire--the old Borland C++ environment (think the "old" days of text-based DOS apps like Wo…
-
This may be a weird request but is there a way to compile for DOS? (not command line in Windows, but literally DOS, 6.2
The reason is an experiment trying to run mini vMac under DOSBox, which would…
-
**Describe the bug**
Ghirda does not support Borland C++ 5.02 debugging format. IDA calls it "TDS-Style debug info" when loading the file.
The compiler adds a ```.debug``` section into the EXE …