phat code If it's not on fire, it's a software problem.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Plasma Mon Mar 11 2024 at 12:14 am
yes
 
 
The OBJ file format used by DOS compilers is called OMF (Object Module Format) and is well-documented:

https://www.fileformat.info/format/ms-obj/corion.htm
http://www.azillionmonkeys.com/qed/Omfg.pdf

About 20 years ago I wrote a program to extract raw code from OBJ files:

http://www.phatcode.net/downloads.php?id=159

There are also more advance tools like OMFView:

https://github.com/DosWorld/objview
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.