home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / drdobbs / 1991 / 12 / stat / intermet.cfg next >
Text File  |  1990-05-09  |  626b  |  17 lines

  1. /* Configuration file for 80186 emulator and Intermetrics linker map file */
  2. /* Serial port and ES 1800 selection */
  3. pa_comport:"1"
  4. pa_baudrate:"19200"
  5. pa_estype:"80X86"
  6. pa_runstop:"boot_stop"
  7. /* Intermetrics linker map configuration file */
  8. pa_start_id:"Global       Address               Segment:Offset (Base)"
  9. pa_end_id:"Group        Size Limit            Align  Member Segments"
  10. pa_order:"sym val"
  11. pa_format:"%s %lx"
  12. pa_skip1_id:"Symbol Map for "
  13. pa_skip2_id:"Global       Address               Segment:Offset (Base)"
  14. /* Display lines and output file options */
  15. pa_pagelines:"24"
  16. pa_listfile:"samples.out"
  17.