home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s142 / testyn.sdf < prev   
Encoding:
Text File  |  1994-03-03  |  2.2 KB  |  64 lines

  1.  
  2.                   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  3.                           SOURCER DEFINITION FILE
  4.                   ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  5.  
  6.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 1: CONTROL INFORMATION   ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  7.  
  8. Analysis Options = a b c d e f g h i j k l m n o p Q R S t u v w x y z
  9. uP               = 8088
  10. File format      = lst
  11. Label type       = Decimal
  12. Remarks          = All
  13. Segment display  = Hex
  14. Target Assembler = NONE
  15. Input filename   = testyn.exe
  16. Code style       = Exe
  17. Header           = TESTYN v1.02(c) 1988    V Communica
  18. Drive (output)   = C
  19. Output filename  = testyn.lst
  20. Passes           = 5
  21. Xref             = ON
  22.  
  23.  
  24.  
  25.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 2: RANGE DEFINITION      ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  26.  
  27.  ════ Segments ══════════════════════════
  28.  
  29.   begin      end      default       seg     seg          seg
  30.  seg:off     off     ds     es       type     size         value
  31.  -------     ----    ----   ----   ----- -----        -----
  32. seg_a:0000   004F    seg_a  seg_a  auto     use16       ; 4574
  33. seg_b:0000   00BF    0000   0000   stack use16       ; 4579
  34. seg_c:0000   003D    seg_c  seg_c  auto     use16       ; 4585
  35.  
  36.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 3: REFERENCE DEFINITIONS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  37.  
  38.  ════ Subroutines ═══════════════════════
  39.   seg:off    type & options    labels & comments
  40.   -------    --------------    ----------------------------------------------
  41. seg_c:0000   sub, far                   ; sub_1
  42.  
  43.  ════ Locations ═════════════════════════
  44.   seg:off    type & options    labels & comments
  45.   -------    --------------    ----------------------------------------------
  46. seg_a:0000   loc, far        start
  47. seg_a:0028   loc                   ; loc_1
  48. seg_a:003D   loc                   ; loc_2
  49. seg_a:0041   loc                   ; loc_3
  50. seg_a:0043   loc                   ; loc_4
  51. seg_c:000E   loc                   ; loc_5
  52. seg_c:0015   loc                   ; locloop_6
  53. seg_c:001E   loc                   ; locloop_7
  54. seg_c:0024   forced, od seg_c
  55.  
  56.  ════ Data Items ════════════════════════
  57.   seg:off    type & options    labels & comments
  58.   -------    --------------    ----------------------------------------------
  59. seg_a:000E   da, r 19        copyright
  60. seg_c:002C   da, r 0C                   ; data_4
  61. seg_c:0038   dw                       ; data_5
  62. seg_c:003A   dw                       ; data_6
  63. seg_c:003C   dw                       ; data_7
  64.