home *** CD-ROM | disk | FTP | other *** search
-
- ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
- SOURCER DEFINITION FILE
- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
-
- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 1: CONTROL INFORMATION ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
-
- 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
- uP = 8088
- File format = lst
- Label type = Decimal
- Remarks = All
- Segment display = Hex
- Target Assembler = NONE
- Input filename = testyn.exe
- Code style = Exe
- Header = TESTYN v1.02(c) 1988 V Communica
- Drive (output) = C
- Output filename = testyn.lst
- Passes = 5
- Xref = ON
-
-
-
- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 2: RANGE DEFINITION ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
-
- ════ Segments ══════════════════════════
-
- begin end default seg seg seg
- seg:off off ds es type size value
- ------- ---- ---- ---- ----- ----- -----
- seg_a:0000 004F seg_a seg_a auto use16 ; 4574
- seg_b:0000 00BF 0000 0000 stack use16 ; 4579
- seg_c:0000 003D seg_c seg_c auto use16 ; 4585
-
- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Section 3: REFERENCE DEFINITIONS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
-
- ════ Subroutines ═══════════════════════
- seg:off type & options labels & comments
- ------- -------------- ----------------------------------------------
- seg_c:0000 sub, far ; sub_1
-
- ════ Locations ═════════════════════════
- seg:off type & options labels & comments
- ------- -------------- ----------------------------------------------
- seg_a:0000 loc, far start
- seg_a:0028 loc ; loc_1
- seg_a:003D loc ; loc_2
- seg_a:0041 loc ; loc_3
- seg_a:0043 loc ; loc_4
- seg_c:000E loc ; loc_5
- seg_c:0015 loc ; locloop_6
- seg_c:001E loc ; locloop_7
- seg_c:0024 forced, od seg_c
-
- ════ Data Items ════════════════════════
- seg:off type & options labels & comments
- ------- -------------- ----------------------------------------------
- seg_a:000E da, r 19 copyright
- seg_c:002C da, r 0C ; data_4
- seg_c:0038 dw ; data_5
- seg_c:003A dw ; data_6
- seg_c:003C dw ; data_7
-