George Gwilt is the expert on how to get at the source of compiled programs.
However it may not be possible unless the program has been compiled with flags in the same way as C programs can be compiled with a switch so that a debugger can access the lines and enable one to step through it. I know he uses a similar switch for debugging Turbo itself.
