Ed Cogburn
Posts: 1979
Joined: 7/24/2000 From: Greeneville, Tennessee - GO VOLS! Status: offline
|
quote:
Originally posted by StratMan:
However although I have a Borland C++ Assembler/Compiler I cannot seem to read any of the code in either Game,And I don't know exactly why????
You need the source code to do anything useful, and sadly thats not available, as RickyB points out. Later Borland products sacrificed compatibility with older versions, so my guess is even with the original source code, for Borland v3.1, it would take a lot of work to get it to compile on a later v4.0+ Borland compiler, much less another compiler.
If you had Borland's compiler and debugger from v3.1 and a lot of time, you could do interesting things with WiR, because Gary, probably accidentally, left debugging info attached to the program, but the debugging info was useful only with Borland v3.1, and not later versions. But this is still not the same as having the source code.
_____________________________
|