Object Module Format (Intel)
Appearance
The Relocatable Object Module Format is an object file format used primarily for software intended to run on Intel 80x86 microprocessors. It was originally developed by Intel under the name Object Module Format, and is perhaps best known to MS-DOS users as a .OBJ file. It has since been standardised by the Tool Interface Standards Committee.
References
- John R. Levine. "Linkers and Loaders". Retrieved 2007-01-02.
- [TIS Relocatable Object Module Format specification]