home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0000 - 0009 / ibm0000-0009 / ibm0003.tar / ibm0003 / SRCR215.ZIP / TESTYN.SDF < prev    next >
Encoding:
Text File  |  1989-11-27  |  2.0 KB  |  75 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. Input filename     = testyn.exe
  14. Code style     = Exe
  15. Header         = TESTYN v1.02(c) 1988 V Communica
  16. Drive (output)     = D
  17. Output filename     = testyn.lst
  18. Passes         = 5
  19. Xref         = ON
  20.   
  21.   
  22.  
  23.   
  24.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 2: RANGE DEFINITION      ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  25.   
  26.  ════ Segments ══════════════════════════
  27.   
  28.   begin      end      default      seg   seg     seg
  29.  seg:off     off     ds        es     type  size    value
  30.  -------     ----    ----   ----   ----- -----   -----
  31. seg_a:0000   004F    79ED   79ED   auto  use16   ; 79FD
  32. seg_b:0000   00BF    0000   0000   stack use16   ; 7A02
  33. seg_c:0000   003D    seg_c  seg_c  auto  use16   ; 7A0E
  34.   
  35.   
  36.  
  37.   
  38.  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 3: REFERENCE DEFINITIONS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  39.   
  40.  ════ Subroutines ═══════════════════════
  41.   seg:off   type & options     label           comments
  42.   -------   --------------     --------------  --------------
  43. seg_c:0000  sub, far                ; sub_1
  44.   
  45.   
  46.  
  47.   
  48.  ════ Locations    ═════════════════════════
  49.   seg:off   type & options     label           comments
  50.   -------   --------------     --------------  --------------
  51. seg_a:0000  loc, far           start
  52. seg_a:0028  loc                    ; loc_1
  53. seg_a:003D  loc                    ; loc_3
  54. seg_a:0041  loc                    ; loc_4
  55. seg_a:0043  loc                    ; loc_5
  56. seg_c:000E  loc                    ; loc_6
  57. seg_c:0015  loc                    ; locloop_7
  58. seg_c:001E  loc                    ; locloop_8
  59. seg_c:0024  forced, od seg_c
  60.   
  61.   
  62.  
  63.   
  64.  ════ Data Items ════════════════════════
  65.   seg:off   type & options     label           comments
  66.   -------   --------------     --------------  --------------
  67. seg_a:000E  da,    r 19           copyright
  68. seg_c:002C  da,    r 0C                ; data_4
  69. seg_c:0038  dw                    ; data_5
  70. seg_c:003A  dw                    ; data_6
  71. seg_c:003C  dw                    ; data_7
  72.   
  73.   
  74.  
  75.