Open
Description
@Wall-AF if it's different than the below format, can you please open a new ticket for the request?
Originally posted by @ryanmkurtz in #7945
Here BC402_MAPfiles.zip are several example MAP files (generated using different memory models from various versions of Borland C++ compilers from 4.0 to 4.02) I've created whilst testing compilations from Ghidra's decompiler in order to verify them.
I hope they provide enough info to create a loader that'll be able to setup function signatures (watch out for near
,far
&huge
pointer qualifiers and references (using &
)) and various data segment constants/variables as well.