• OMF File format
    I am building a little utility to see into library files. I am using the MCS-51 object module format specification V5.0 referenced in this web. I get some record types id non-described in that reference...
  • Format lib OMF-166
    Hi! I paid attention to the new update of compiler for С166. OMF-166 library file format (*.lib) has been changed. Where could I find materials about this new format? Or with whom could the new
  • about omf file
    how can I get all function's name from OMF file.
  • A question about OMF file
    I am using Keil uVision2. As I know, OMF file has the same name with project file without extension. But when I open this file,it is a Binary file, isn't a Text file. Is it True?
  • OMF records
    I am trying to import object files created by KEIL C51 compiler by my own pascal compiler. There are a lot of records not documented in the OMF51 documentation like 07, 09, 0F, 17, 19, 20, 23, 24, etc...