Disassembly of File: Sswin.dll


+++++++++++++++++++ SEGMENT INFO ++++++++++++++++++++++++
Number of Code/Data Segments = 03

    CSEG001  File Offset: 000004E0  Size:0B65  Flags:0x1D50 -> CODE, MOVEABLE
    CSEG002  File Offset: 00001070  Size:001A  Flags:0x1C50 -> CODE, MOVEABLE
    DSEG003  File Offset: 00001090  Size:0D6E  Flags:0x0C71 -> DATA, MOVEABLE

+++++++++++++++++++ MENU INFORMATION ++++++++++++++++++

        There Are No Menu Resources in This Application

+++++++++++++++++ DIALOG INFORMATION ++++++++++++++++++

        There Are No Dialog Resources in This Application

+++++++++++++++++++ IMPORTED FUNCTIONS ++++++++++++++++++
Number of Imported Modules =    1 (decimal)

   Import Module 001: KERNEL

+++++++++++++++++++ ENTRY TABLE FUNCTIONS ++++++++++++++++++
Number of Entry Table Functions = 0006 (decimal)


 Addr:0000.0000 Ord:0000d Type:00h Name: SSWIN 
 Addr:0000.0000 Ord:0000d Type:00h Name: SentinelPro Windows Driver DLL 
 Addr:0001.0341 Ord:0001d Type:FFh Name: SSQUERY {Exported}
 Addr:0001.0067 Ord:0002d Type:FFh Name: OPEN_SENT {Exported}
 Addr:0001.00DA Ord:0003d Type:FFh Name: CLOSE_SENT {Exported}
 Addr:0002.0000 Ord:0007d Type:FFh Name: WEP {Exported}




+++++++++++++++++++ ASSEMBLY CODE LISTING ++++++++++++++++++
Program Entry Point Not Available



//********************** Start of Code in Segment: 1 **************

:0001.0000 00000000000000000000   BYTE 10 DUP(0)
:0001.000A 000000000000           BYTE  6 DUP(0)


:0001.0010 8CD8                   mov ax, ds
:0001.0012 90                     nop
:0001.0013 45                     inc bp
:0001.0014 55                     push bp
:0001.0015 8BEC                   mov bp, sp
:0001.0017 1E                     push ds
:0001.0018 8ED8                   mov ds, ax
:0001.001A 56                     push si
:0001.001B 57                     push di
:0001.001C 06                     push es
:0001.001D 90                     nop
:0001.001E B80100                 mov ax, 0001
:0001.0021 07                     pop es
:0001.0022 5F                     pop di
:0001.0023 5E                     pop si
:0001.0024 8D66FE                 lea sp, [bp-02]
:0001.0027 1F                     pop ds
:0001.0028 5D                     pop bp
:0001.0029 4D                     dec bp
:0001.002A CA0A00                 retf 000A



* Referenced by a CALL at Addresses:
|:0001.0075, :0001.00EA, :0001.0171, :0001.0259
|
:0001.002D 53                     push bx
:0001.002E 51                     push cx
:0001.002F 57                     push di
:0001.0030 06                     push es
:0001.0031 9AFFFF0000             call KERNEL.GETCURRENTTASK
:0001.0036 50                     push ax
:0001.0037 8CD8                   mov ax, ds
:0001.0039 8EC0                   mov es, ax
:0001.003B BFB100                 mov di, 00B1
:0001.003E 58                     pop ax
:0001.003F FC                     cld
:0001.0040 833EB10C00             cmp word ptr [0CB1], 0000
:0001.0045 741A                   je 0061
:0001.0047 8B0EB10C               mov cx, [0CB1]
:0001.004B 81E9B100               sub cx, 00B1
:0001.004F D1E9                   shr cx, 01
:0001.0051 41                     inc cx
:0001.0052 8BD9                   mov bx, cx
:0001.0054 F2                     repnz
:0001.0055 AF                     scasw
:0001.0056 7509                   jne 0061
:0001.0058 41                     inc cx
:0001.0059 2BD9                   sub bx, cx
:0001.005B 8BC3                   mov ax, bx
:0001.005D F8                     clc
:0001.005E EB02                   jmp 0062


:0001.0060 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0045(C), :0001.0056(C)
|
:0001.0061 F9                     stc

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.005E(U)
|
:0001.0062 07                     pop es
:0001.0063 5F                     pop di
:0001.0064 59                     pop cx
:0001.0065 5B                     pop bx
:0001.0066 C3                     ret



Exported fn(): OPEN_SENT - Ord:0002h
:0001.0067 8CD8                   mov ax, ds
:0001.0069 90                     nop
:0001.006A 45                     inc bp
:0001.006B 55                     push bp
:0001.006C 8BEC                   mov bp, sp
:0001.006E 1E                     push ds
:0001.006F 8ED8                   mov ds, ax
:0001.0071 53                     push bx
:0001.0072 51                     push cx
:0001.0073 57                     push di
:0001.0074 06                     push es
:0001.0075 E8B5FF                 call 002D
:0001.0078 7339                   jnb 00B3
:0001.007A 8BD8                   mov bx, ax
:0001.007C 8CD8                   mov ax, ds
:0001.007E 8EC0                   mov es, ax
:0001.0080 BFB100                 mov di, 00B1
:0001.0083 33C0                   xor ax, ax
:0001.0085 833EB10C00             cmp word ptr [0CB1], 0000
:0001.008A 741E                   je 00AA
:0001.008C 8B0EB10C               mov cx, [0CB1]
:0001.0090 81E9B100               sub cx, 00B1
:0001.0094 D1E9                   shr cx, 01
:0001.0096 41                     inc cx
:0001.0097 83F940                 cmp cx, 0040
:0001.009A 7430                   je 00CC
:0001.009C FC                     cld
:0001.009D F2                     repnz
:0001.009E AF                     scasw
:0001.009F 7518                   jne 00B9
:0001.00A1 83EF02                 sub di, 0002
:0001.00A4 26891D                 mov es:[di], bx
:0001.00A7 EB0A                   jmp 00B3


:0001.00A9 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.008A(C)
|
:0001.00AA BFB100                 mov di, 00B1
:0001.00AD 891D                   mov [di], bx
:0001.00AF 893EB10C               mov [0CB1], di

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0078(C), :0001.00A7(U)
|
:0001.00B3 B80100                 mov ax, 0001
:0001.00B6 EB17                   jmp 00CF


:0001.00B8 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.009F(C)
|
:0001.00B9 8B3EB10C               mov di, [0CB1]
:0001.00BD 83C702                 add di, 0002
:0001.00C0 893EB10C               mov [0CB1], di
:0001.00C4 891D                   mov [di], bx
:0001.00C6 B80100                 mov ax, 0001
:0001.00C9 EB04                   jmp 00CF


:0001.00CB 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.009A(C)
|
:0001.00CC B80000                 mov ax, 0000

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.00B6(U), :0001.00C9(U)
|
:0001.00CF 07                     pop es
:0001.00D0 5F                     pop di
:0001.00D1 59                     pop cx
:0001.00D2 5B                     pop bx
:0001.00D3 8D66FE                 lea sp, [bp-02]
:0001.00D6 1F                     pop ds
:0001.00D7 5D                     pop bp
:0001.00D8 4D                     dec bp
:0001.00D9 CB                     retf



Exported fn(): CLOSE_SENT - Ord:0003h
:0001.00DA 8CD8                   mov ax, ds
:0001.00DC 90                     nop
:0001.00DD 45                     inc bp
:0001.00DE 55                     push bp
:0001.00DF 8BEC                   mov bp, sp
:0001.00E1 1E                     push ds
:0001.00E2 8ED8                   mov ds, ax
:0001.00E4 53                     push bx
:0001.00E5 51                     push cx
:0001.00E6 52                     push dx
:0001.00E7 56                     push si
:0001.00E8 57                     push di
:0001.00E9 06                     push es
:0001.00EA E840FF                 call 002D
:0001.00ED 726E                   jb 015D
:0001.00EF 50                     push ax
:0001.00F0 BBB100                 mov bx, 00B1
:0001.00F3 D1E0                   shl ax, 01
:0001.00F5 03D8                   add bx, ax
:0001.00F7 C7070000               mov word ptr [bx], 0000
:0001.00FB BFB10C                 mov di, 0CB1
:0001.00FE 391D                   cmp [di], bx
:0001.0100 753B                   jne 013D
:0001.0102 813DB100               cmp word ptr [di], 00B1
:0001.0106 7509                   jne 0111
:0001.0108 C706B10C0000           mov word ptr [0CB1], 0000
:0001.010E EB2D                   jmp 013D


:0001.0110 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0106(C)
|
:0001.0111 8B0D                   mov cx, [di]
:0001.0113 81E9B100               sub cx, 00B1
:0001.0117 D1E9                   shr cx, 01
:0001.0119 41                     inc cx
:0001.011A FD                     std
:0001.011B 8CD8                   mov ax, ds
:0001.011D 8EC0                   mov es, ax
:0001.011F BFB100                 mov di, 00B1
:0001.0122 33C0                   xor ax, ax
:0001.0124 F3                     repz
:0001.0125 AF                     scasw
:0001.0126 83F900                 cmp cx, 0000
:0001.0129 7507                   jne 0132
:0001.012B 893EB10C               mov [0CB1], di
:0001.012F EB0C                   jmp 013D


:0001.0131 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0129(C)
|
:0001.0132 8B3EB10C               mov di, [0CB1]
:0001.0136 83EF02                 sub di, 0002
:0001.0139 893EB10C               mov [0CB1], di

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0100(C), :0001.010E(U), :0001.012F(U)
|
:0001.013D 58                     pop ax
:0001.013E 33D2                   xor dx, dx
:0001.0140 BB2E00                 mov bx, 002E
:0001.0143 F7E3                   mul bx
:0001.0145 8CDB                   mov bx, ds
:0001.0147 8EC3                   mov es, bx
:0001.0149 BF3101                 mov di, 0131
:0001.014C 03F8                   add di, ax
:0001.014E BE8300                 mov si, 0083
:0001.0151 B92E00                 mov cx, 002E
:0001.0154 FC                     cld
:0001.0155 F3                     repz
:0001.0156 A4                     movsb
:0001.0157 B80100                 mov ax, 0001
:0001.015A EB05                   jmp 0161


:0001.015C 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.00ED(C)
|
:0001.015D B80000                 mov ax, 0000
:0001.0160 FC                     cld

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.015A(U)
|
:0001.0161 07                     pop es
:0001.0162 5F                     pop di
:0001.0163 5E                     pop si
:0001.0164 5A                     pop dx
:0001.0165 59                     pop cx
:0001.0166 5B                     pop bx
:0001.0167 8D66FE                 lea sp, [bp-02]
:0001.016A 1F                     pop ds
:0001.016B 5D                     pop bp
:0001.016C 4D                     dec bp
:0001.016D CB                     retf



* Referenced by a CALL at Address:
|:0001.0351
|
:0001.016E 53                     push bx
:0001.016F 52                     push dx
:0001.0170 06                     push es
:0001.0171 E8B9FE                 call 002D
:0001.0174 7303                   jnb 0179
:0001.0176 E9D700                 jmp 0250



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0174(C)
|
:0001.0179 33D2                   xor dx, dx
:0001.017B BB2E00                 mov bx, 002E
:0001.017E F7E3                   mul bx
:0001.0180 8CDB                   mov bx, ds
:0001.0182 8EC3                   mov es, bx
:0001.0184 BB3101                 mov bx, 0131
:0001.0187 03D8                   add bx, ax
:0001.0189 268A07                 mov al , es:[bx]
:0001.018C A23E00                 mov [003E], al
:0001.018F 268A4701               mov al , es:[bx+01]
:0001.0193 A23900                 mov [0039], al
:0001.0196 268A4702               mov al , es:[bx+02]
:0001.019A A22400                 mov [0024], al
:0001.019D 268A4703               mov al , es:[bx+03]
:0001.01A1 A22300                 mov [0023], al
:0001.01A4 268A4704               mov al , es:[bx+04]
:0001.01A8 A22500                 mov [0025], al
:0001.01AB 268A4705               mov al , es:[bx+05]
:0001.01AF A22600                 mov [0026], al
:0001.01B2 268A4706               mov al , es:[bx+06]
:0001.01B6 A25B00                 mov [005B], al
:0001.01B9 268A4707               mov al , es:[bx+07]
:0001.01BD A25C00                 mov [005C], al
:0001.01C0 268A4708               mov al , es:[bx+08]
:0001.01C4 A25D00                 mov [005D], al
:0001.01C7 268A4709               mov al , es:[bx+09]
:0001.01CB A25E00                 mov [005E], al
:0001.01CE 268B470A               mov ax, es:[bx+0A]
:0001.01D2 A32700                 mov [0027], ax
:0001.01D5 268B470C               mov ax, es:[bx+0C]
:0001.01D9 A32900                 mov [0029], ax
:0001.01DC 268B470E               mov ax, es:[bx+0E]
:0001.01E0 A32B00                 mov [002B], ax
:0001.01E3 268B4710               mov ax, es:[bx+10]
:0001.01E7 A32D00                 mov [002D], ax
:0001.01EA 268B4712               mov ax, es:[bx+12]
:0001.01EE A32F00                 mov [002F], ax
:0001.01F1 268B4714               mov ax, es:[bx+14]
:0001.01F5 A33100                 mov [0031], ax
:0001.01F8 268B4716               mov ax, es:[bx+16]
:0001.01FC A33300                 mov [0033], ax
:0001.01FF 268B4718               mov ax, es:[bx+18]
:0001.0203 A33500                 mov [0035], ax
:0001.0206 268B471A               mov ax, es:[bx+1A]
:0001.020A A33700                 mov [0037], ax
:0001.020D 268B471C               mov ax, es:[bx+1C]
:0001.0211 A34000                 mov [0040], ax
:0001.0214 268B471E               mov ax, es:[bx+1E]
:0001.0218 A34300                 mov [0043], ax
:0001.021B 268B4720               mov ax, es:[bx+20]
:0001.021F A34500                 mov [0045], ax
:0001.0222 268B4722               mov ax, es:[bx+22]
:0001.0226 A34700                 mov [0047], ax
:0001.0229 268B4724               mov ax, es:[bx+24]
:0001.022D A34900                 mov [0049], ax
:0001.0230 268B4726               mov ax, es:[bx+26]
:0001.0234 A34B00                 mov [004B], ax
:0001.0237 268B4728               mov ax, es:[bx+28]
:0001.023B A34D00                 mov [004D], ax
:0001.023E 268B472A               mov ax, es:[bx+2A]
:0001.0242 A34F00                 mov [004F], ax
:0001.0245 268B472C               mov ax, es:[bx+2C]
:0001.0249 A35100                 mov [0051], ax
:0001.024C F8                     clc
:0001.024D EB02                   jmp 0251


:0001.024F 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0176(U)
|
:0001.0250 F9                     stc

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.024D(U)
|
:0001.0251 07                     pop es
:0001.0252 5A                     pop dx
:0001.0253 5B                     pop bx
:0001.0254 C3                     ret



* Referenced by a CALL at Address:
|:0001.037A
|
:0001.0255 50                     push ax
:0001.0256 53                     push bx
:0001.0257 52                     push dx
:0001.0258 06                     push es
:0001.0259 E8D1FD                 call 002D
:0001.025C 7203                   jb 0261
:0001.025E EB04                   jmp 0264


:0001.0260 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.025C(C)
|
:0001.0261 E9D700                 jmp 033B

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.025E(U)
|
:0001.0264 33D2                   xor dx, dx
:0001.0266 BB2E00                 mov bx, 002E
:0001.0269 F7E3                   mul bx
:0001.026B 8CDB                   mov bx, ds
:0001.026D 8EC3                   mov es, bx
:0001.026F BB3101                 mov bx, 0131
:0001.0272 03D8                   add bx, ax
:0001.0274 A03E00                 mov al, [003E]
:0001.0277 268807                 mov es:[bx], al 
:0001.027A A03900                 mov al, [0039]
:0001.027D 26884701               mov es:[bx+01], al 
:0001.0281 A02400                 mov al, [0024]
:0001.0284 26884702               mov es:[bx+02], al 
:0001.0288 A02300                 mov al, [0023]
:0001.028B 26884703               mov es:[bx+03], al 
:0001.028F A02500                 mov al, [0025]
:0001.0292 26884704               mov es:[bx+04], al 
:0001.0296 A02600                 mov al, [0026]
:0001.0299 26884705               mov es:[bx+05], al 
:0001.029D A05B00                 mov al, [005B]
:0001.02A0 26884706               mov es:[bx+06], al 
:0001.02A4 A05C00                 mov al, [005C]
:0001.02A7 26884707               mov es:[bx+07], al 
:0001.02AB A05D00                 mov al, [005D]
:0001.02AE 26884708               mov es:[bx+08], al 
:0001.02B2 A05E00                 mov al, [005E]
:0001.02B5 26884709               mov es:[bx+09], al 
:0001.02B9 A12700                 mov ax, [0027]
:0001.02BC 2689470A               mov es:[bx+0A], ax
:0001.02C0 A12900                 mov ax, [0029]
:0001.02C3 2689470C               mov es:[bx+0C], ax
:0001.02C7 A12B00                 mov ax, [002B]
:0001.02CA 2689470E               mov es:[bx+0E], ax
:0001.02CE A12D00                 mov ax, [002D]
:0001.02D1 26894710               mov es:[bx+10], ax
:0001.02D5 A12F00                 mov ax, [002F]
:0001.02D8 26894712               mov es:[bx+12], ax
:0001.02DC A13100                 mov ax, [0031]
:0001.02DF 26894714               mov es:[bx+14], ax
:0001.02E3 A13300                 mov ax, [0033]
:0001.02E6 26894716               mov es:[bx+16], ax
:0001.02EA A13500                 mov ax, [0035]
:0001.02ED 26894718               mov es:[bx+18], ax
:0001.02F1 A13700                 mov ax, [0037]
:0001.02F4 2689471A               mov es:[bx+1A], ax
:0001.02F8 A14000                 mov ax, [0040]
:0001.02FB 2689471C               mov es:[bx+1C], ax
:0001.02FF A14300                 mov ax, [0043]
:0001.0302 2689471E               mov es:[bx+1E], ax
:0001.0306 A14500                 mov ax, [0045]
:0001.0309 26894720               mov es:[bx+20], ax
:0001.030D A14700                 mov ax, [0047]
:0001.0310 26894722               mov es:[bx+22], ax
:0001.0314 A14900                 mov ax, [0049]
:0001.0317 26894724               mov es:[bx+24], ax
:0001.031B A14B00                 mov ax, [004B]
:0001.031E 26894726               mov es:[bx+26], ax
:0001.0322 A14D00                 mov ax, [004D]
:0001.0325 26894728               mov es:[bx+28], ax
:0001.0329 A14F00                 mov ax, [004F]
:0001.032C 2689472A               mov es:[bx+2A], ax
:0001.0330 A15100                 mov ax, [0051]
:0001.0333 2689472C               mov es:[bx+2C], ax
:0001.0337 F8                     clc
:0001.0338 EB02                   jmp 033C


:0001.033A 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0261(U)
|
:0001.033B F9                     stc

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0338(U)
|
:0001.033C 07                     pop es
:0001.033D 5A                     pop dx
:0001.033E 5B                     pop bx
:0001.033F 58                     pop ax
:0001.0340 C3                     ret



Exported fn(): SSQUERY - Ord:0001h
:0001.0341 8CD8                   mov ax, ds
:0001.0343 90                     nop
:0001.0344 45                     inc bp
:0001.0345 55                     push bp
:0001.0346 8BEC                   mov bp, sp
:0001.0348 1E                     push ds
:0001.0349 8ED8                   mov ds, ax
:0001.034B 53                     push bx
:0001.034C 51                     push cx
:0001.034D 52                     push dx
:0001.034E 56                     push si
:0001.034F 57                     push di
:0001.0350 06                     push es
:0001.0351 E81AFE                 call 016E
:0001.0354 722C                   jb 0382
:0001.0356 8B7608                 mov si, [bp+08]
:0001.0359 8E460A                 mov es, [bp+0A]
:0001.035C 8B4E06                 mov cx, [bp+06]
:0001.035F 26380C                 cmp es:[si], cl 
:0001.0362 7403                   je 0367
:0001.0364 EB11                   jmp 0377


:0001.0366 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0362(C)
|
:0001.0367 03F1                   add si, cx
:0001.0369 26803C00               cmp byte ptr es:[si], 00
:0001.036D 7406                   je 0375
:0001.036F 2BF1                   sub si, cx
:0001.0371 46                     inc si
:0001.0372 EB03                   jmp 0377


:0001.0374 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.036D(C)
|
:0001.0375 2BF1                   sub si, cx

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0364(U), :0001.0372(U)
|
:0001.0377 E81E00                 call 0398
:0001.037A E8D8FE                 call 0255
:0001.037D 7203                   jb 0382
:0001.037F EB04                   jmp 0385


:0001.0381 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0354(C), :0001.037D(C)
|
:0001.0382 B8FCFF                 mov ax, FFFC

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.037F(U)
|
:0001.0385 07                     pop es
:0001.0386 5F                     pop di
:0001.0387 5E                     pop si
:0001.0388 5A                     pop dx
:0001.0389 59                     pop cx
:0001.038A 5B                     pop bx
:0001.038B 8D66FE                 lea sp, [bp-02]
:0001.038E 1F                     pop ds
:0001.038F 5D                     pop bp
:0001.0390 4D                     dec bp
:0001.0391 CA0600                 retf 0006


:0001.0394 E80100                 call 0398
:0001.0397 CB                     retf



* Referenced by a CALL at Addresses:
|:0001.0377, :0001.0394
|
:0001.0398 803E390001             cmp byte ptr [0039], 01
:0001.039D 7541                   jne 03E0
:0001.039F C606390000             mov byte ptr [0039], 00
:0001.03A4 80263F0000             and byte ptr [003F], 00
:0001.03A9 50                     push ax
:0001.03AA 53                     push bx
:0001.03AB 51                     push cx
:0001.03AC B430                   mov ah, 30
:0001.03AE CD21                   int 21
:0001.03B0 3C03                   cmp al, 03
:0001.03B2 7707                   ja 03BB
:0001.03B4 7217                   jb 03CD
:0001.03B6 80FC01                 cmp ah, 01
:0001.03B9 7212                   jb 03CD

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.03B2(C)
|
:0001.03BB B80016                 mov ax, 1600
:0001.03BE CD2F                   int 2F
:0001.03C0 3C80                   cmp al, 80
:0001.03C2 7309                   jnb 03CD
:0001.03C4 3C03                   cmp al, 03
:0001.03C6 7205                   jb 03CD
:0001.03C8 800E3F0001             or byte ptr [003F], 01

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.03B4(C), :0001.03B9(C), :0001.03C2(C), :0001.03C6(C)
|
:0001.03CD 59                     pop cx
:0001.03CE 5B                     pop bx
:0001.03CF 58                     pop ax
:0001.03D0 E82A06                 call 09FD
:0001.03D3 E80407                 call 0ADA
:0001.03D6 8D1E4500               lea bx, [0045]
:0001.03DA 8B4708                 mov ax, [bx+08]
:0001.03DD A34000                 mov [0040], ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.039D(C)
|
:0001.03E0 E334                   jcxz 0416
:0001.03E2 83F902                 cmp cx, 0002
:0001.03E5 7433                   je 041A
:0001.03E7 BA0600                 mov dx, 0006

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.040A(C)
|
:0001.03EA 52                     push dx
:0001.03EB 51                     push cx
:0001.03EC 56                     push si
:0001.03ED 57                     push di
:0001.03EE E84C02                 call 063D
:0001.03F1 5F                     pop di
:0001.03F2 5E                     pop si
:0001.03F3 59                     pop cx
:0001.03F4 5A                     pop dx
:0001.03F5 3DFFFF                 cmp ax, FFFF
:0001.03F8 751B                   jne 0415
:0001.03FA A15D00                 mov ax, [005D]
:0001.03FD 0AC0                   or al , al 
:0001.03FF 7505                   jne 0406
:0001.0401 33C0                   xor ax, ax
:0001.0403 EB10                   jmp 0415


:0001.0405 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.03FF(C)
|
:0001.0406 E81A02                 call 0623
:0001.0409 4A                     dec dx
:0001.040A 75DE                   jne 03EA
:0001.040C 51                     push cx
:0001.040D 56                     push si
:0001.040E 57                     push di
:0001.040F E82B02                 call 063D
:0001.0412 5F                     pop di
:0001.0413 5E                     pop si
:0001.0414 59                     pop cx

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.03F8(C), :0001.0403(U)
|
:0001.0415 C3                     ret
:0001.0416 B80000                 mov ax, 0000
:0001.0419 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.03E5(C)
|
:0001.041A 268B04                 mov ax, es:[si]
:0001.041D 83C602                 add si, 0002
:0001.0420 250F0F                 and ax, 0F0F
:0001.0423 3C00                   cmp al, 00
:0001.0425 751C                   jne 0443
:0001.0427 80FC01                 cmp ah, 01
:0001.042A 7506                   jne 0432
:0001.042C A02000                 mov al, [0020]
:0001.042F 32E4                   xor ah, ah
:0001.0431 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.042A(C)
|
:0001.0432 80FC02                 cmp ah, 02
:0001.0435 7508                   jne 043F
:0001.0437 A05E00                 mov al, [005E]
:0001.043A 240F                   and al, 0F
:0001.043C 32E4                   xor ah, ah
:0001.043E C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0435(C)
|
:0001.043F B8FEFF                 mov ax, FFFE
:0001.0442 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0425(C)
|
:0001.0443 3C01                   cmp al, 01
:0001.0445 750B                   jne 0452
:0001.0447 E8C601                 call 0610
:0001.044A 7215                   jb 0461
:0001.044C A22300                 mov [0023], al
:0001.044F 33C0                   xor ax, ax
:0001.0451 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0445(C)
|
:0001.0452 3C02                   cmp al, 02
:0001.0454 750E                   jne 0464
:0001.0456 E8B701                 call 0610
:0001.0459 7206                   jb 0461
:0001.045B A22400                 mov [0024], al
:0001.045E 33C0                   xor ax, ax
:0001.0460 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.044A(C), :0001.0459(C), :0001.046B(C), :0001.047A(C), :0001.049A(C), 
|:0001.04A3(C)
|
:0001.0461 E9A801                 jmp 060C

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0454(C)
|
:0001.0464 3C03                   cmp al, 03
:0001.0466 750B                   jne 0473
:0001.0468 E8A501                 call 0610
:0001.046B 72F4                   jb 0461
:0001.046D A22500                 mov [0025], al
:0001.0470 33C0                   xor ax, ax
:0001.0472 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0466(C)
|
:0001.0473 3C04                   cmp al, 04
:0001.0475 750B                   jne 0482
:0001.0477 E89601                 call 0610
:0001.047A 72E5                   jb 0461
:0001.047C A22600                 mov [0026], al
:0001.047F 33C0                   xor ax, ax
:0001.0481 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0475(C)
|
:0001.0482 3C05                   cmp al, 05
:0001.0484 7534                   jne 04BA
:0001.0486 FECC                   dec ah
:0001.0488 D0E4                   shl ah, 01
:0001.048A 8AC4                   mov al , ah
:0001.048C 32E4                   xor ah, ah
:0001.048E A34300                 mov [0043], ax
:0001.0491 F6065E0020             test byte ptr [005E], 20
:0001.0496 7509                   jne 04A1
:0001.0498 3C0C                   cmp al, 0C
:0001.049A 77C5                   ja 0461
:0001.049C 0408                   add al, 08
:0001.049E EB05                   jmp 04A5


:0001.04A0 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0496(C)
|
:0001.04A1 3C06                   cmp al, 06
:0001.04A3 77BC                   ja 0461

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.049E(U)
|
:0001.04A5 8D364500               lea si, [0045]
:0001.04A9 03F0                   add si, ax
:0001.04AB 8B04                   mov ax, [si]
:0001.04AD A34000                 mov [0040], ax
:0001.04B0 0BC0                   or ax, ax
:0001.04B2 7503                   jne 04B7
:0001.04B4 E95101                 jmp 0608



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04B2(C)
|
:0001.04B7 33C0                   xor ax, ax
:0001.04B9 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0484(C)
|
:0001.04BA 3C06                   cmp al, 06
:0001.04BC 7541                   jne 04FF
:0001.04BE 8AC4                   mov al , ah
:0001.04C0 247F                   and al, 7F
:0001.04C2 3C09                   cmp al, 09
:0001.04C4 7E03                   jle 04C9
:0001.04C6 E94301                 jmp 060C



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04C4(C)
|
:0001.04C9 E85701                 call 0623
:0001.04CC C6065D0000             mov byte ptr [005D], 00
:0001.04D1 A14300                 mov ax, [0043]
:0001.04D4 8D364500               lea si, [0045]
:0001.04D8 F6065E0020             test byte ptr [005E], 20
:0001.04DD 7503                   jne 04E2
:0001.04DF 83C608                 add si, 0008

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04DD(C)
|
:0001.04E2 03F0                   add si, ax
:0001.04E4 8B04                   mov ax, [si]
:0001.04E6 A34000                 mov [0040], ax
:0001.04E9 F6065E0007             test byte ptr [005E], 07
:0001.04EE 7406                   je 04F6
:0001.04F0 A12D00                 mov ax, [002D]
:0001.04F3 EB04                   jmp 04F9


:0001.04F5 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04EE(C)
|
:0001.04F6 A13700                 mov ax, [0037]

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04F3(U)
|
:0001.04F9 A33300                 mov [0033], ax
:0001.04FC 33C0                   xor ax, ax
:0001.04FE C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.04BC(C)
|
:0001.04FF 3C07                   cmp al, 07
:0001.0501 7548                   jne 054B
:0001.0503 80FC02                 cmp ah, 02
:0001.0506 7E03                   jle 050B
:0001.0508 E90101                 jmp 060C



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0506(C)
|
:0001.050B 80FC02                 cmp ah, 02
:0001.050E 7212                   jb 0522
:0001.0510 F6065E0020             test byte ptr [005E], 20
:0001.0515 7403                   je 051A
:0001.0517 E9F200                 jmp 060C



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0515(C)
|
:0001.051A 800E3E0001             or byte ptr [003E], 01
:0001.051F 33C0                   xor ax, ax
:0001.0521 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.050E(C)
|
:0001.0522 80263E0000             and byte ptr [003E], 00
:0001.0527 B90A00                 mov cx, 000A
:0001.052A B080                   mov al, 80
:0001.052C 8D1E5E00               lea bx, [005E]
:0001.0530 80FC01                 cmp ah, 01
:0001.0533 740C                   je 0541
:0001.0535 F6D0                   not al
:0001.0537 2007                   and [bx], al 
:0001.0539 83C304                 add bx, 0004
:0001.053C E2F9                   loop 0537
:0001.053E 33C0                   xor ax, ax
:0001.0540 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0533(C)
|
:0001.0541 0807                   or [bx], al 
:0001.0543 83C304                 add bx, 0004
:0001.0546 E2F9                   loop 0541
:0001.0548 33C0                   xor ax, ax
:0001.054A C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0501(C)
|
:0001.054B 3C08                   cmp al, 08
:0001.054D 7517                   jne 0566
:0001.054F 8AC4                   mov al , ah
:0001.0551 247F                   and al, 7F
:0001.0553 3C09                   cmp al, 09
:0001.0555 7E03                   jle 055A
:0001.0557 E9B200                 jmp 060C



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0555(C)
|
:0001.055A 3C00                   cmp al, 00
:0001.055C 7502                   jne 0560
:0001.055E B006                   mov al, 06

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.055C(C)
|
:0001.0560 E8C000                 call 0623
:0001.0563 33C0                   xor ax, ax
:0001.0565 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.054D(C)
|
:0001.0566 3C09                   cmp al, 09
:0001.0568 7403                   je 056D
:0001.056A E99B00                 jmp 0608



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0568(C)
|
:0001.056D 0AE4                   or ah, ah
:0001.056F 751C                   jne 058D
:0001.0571 E88904                 call 09FD
:0001.0574 B90100                 mov cx, 0001
:0001.0577 B88000                 mov ax, 0080

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0588(U)
|
:0001.057A 3B062700               cmp ax, [0027]
:0001.057E 730A                   jnb 058A
:0001.0580 D1E0                   shl ax, 01
:0001.0582 41                     inc cx
:0001.0583 83F909                 cmp cx, 0009
:0001.0586 7402                   je 058A
:0001.0588 EBF0                   jmp 057A



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.057E(C), :0001.0586(C)
|
:0001.058A 8BC1                   mov ax, cx
:0001.058C C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.056F(C)
|
:0001.058D 80FC09                 cmp ah, 09
:0001.0590 7E03                   jle 0595
:0001.0592 EB78                   jmp 060C


:0001.0594 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0590(C)
|
:0001.0595 FECC                   dec ah
:0001.0597 8ACC                   mov cl , ah
:0001.0599 B88000                 mov ax, 0080
:0001.059C D3E0                   shl ax, cl 
:0001.059E A32700                 mov [0027], ax
:0001.05A1 33D2                   xor dx, dx
:0001.05A3 B90A00                 mov cx, 000A
:0001.05A6 F7F1                   div cx
:0001.05A8 40                     inc ax
:0001.05A9 A32D00                 mov [002D], ax
:0001.05AC 33D2                   xor dx, dx
:0001.05AE B90200                 mov cx, 0002
:0001.05B1 F7F1                   div cx
:0001.05B3 40                     inc ax
:0001.05B4 A32F00                 mov [002F], ax
:0001.05B7 8B0E2D00               mov cx, [002D]
:0001.05BB D1E1                   shl cx, 01
:0001.05BD 03C8                   add cx, ax
:0001.05BF 890E2900               mov [0029], cx
:0001.05C3 A12D00                 mov ax, [002D]
:0001.05C6 8B0E2F00               mov cx, [002F]
:0001.05CA 03C1                   add ax, cx
:0001.05CC A32B00                 mov [002B], ax
:0001.05CF A12700                 mov ax, [0027]
:0001.05D2 33D2                   xor dx, dx
:0001.05D4 B96400                 mov cx, 0064
:0001.05D7 F7F1                   div cx
:0001.05D9 40                     inc ax
:0001.05DA A33300                 mov [0033], ax
:0001.05DD A33700                 mov [0037], ax
:0001.05E0 A12700                 mov ax, [0027]
:0001.05E3 33D2                   xor dx, dx
:0001.05E5 B9C800                 mov cx, 00C8
:0001.05E8 F7F1                   div cx
:0001.05EA 40                     inc ax
:0001.05EB A33500                 mov [0035], ax
:0001.05EE 8B0E3300               mov cx, [0033]
:0001.05F2 03C8                   add cx, ax
:0001.05F4 890E3100               mov [0031], cx
:0001.05F8 F6065E0007             test byte ptr [005E], 07
:0001.05FD 7406                   je 0605
:0001.05FF A12D00                 mov ax, [002D]
:0001.0602 A33300                 mov [0033], ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.05FD(C)
|
:0001.0605 33C0                   xor ax, ax
:0001.0607 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.04B4(U), :0001.056A(U)
|
:0001.0608 B8FFFF                 mov ax, FFFF
:0001.060B C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0461(U), :0001.04C6(U), :0001.0508(U), :0001.0517(U), :0001.0557(U), 
|:0001.0592(U)
|
:0001.060C B8FEFF                 mov ax, FFFE
:0001.060F C3                     ret



* Referenced by a CALL at Addresses:
|:0001.0447, :0001.0456, :0001.0468, :0001.0477
|
:0001.0610 80FC08                 cmp ah, 08
:0001.0613 7F0C                   jg 0621
:0001.0615 0AE4                   or ah, ah
:0001.0617 7408                   je 0621
:0001.0619 8ACC                   mov cl , ah
:0001.061B 32C0                   xor al , al 
:0001.061D F9                     stc
:0001.061E D2D8                   rcr al, cl 
:0001.0620 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0613(C), :0001.0617(C)
|
:0001.0621 F9                     stc
:0001.0622 C3                     ret



* Referenced by a CALL at Addresses:
|:0001.0406, :0001.04C9, :0001.0560
|
:0001.0623 53                     push bx
:0001.0624 32E4                   xor ah, ah
:0001.0626 D1E0                   shl ax, 01
:0001.0628 D1E0                   shl ax, 01
:0001.062A 8D1E5B00               lea bx, [005B]
:0001.062E 03D8                   add bx, ax
:0001.0630 8B07                   mov ax, [bx]
:0001.0632 A35B00                 mov [005B], ax
:0001.0635 8B4702                 mov ax, [bx+02]
:0001.0638 A35D00                 mov [005D], ax
:0001.063B 5B                     pop bx
:0001.063C C3                     ret



* Referenced by a CALL at Addresses:
|:0001.03EE, :0001.040F
|
:0001.063D 51                     push cx
:0001.063E 8B164000               mov dx, [0040]
:0001.0642 F6065E0020             test byte ptr [005E], 20
:0001.0647 7503                   jne 064C
:0001.0649 EB60                   jmp 06AB


:0001.064B 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0647(C)
|
:0001.064C 803E3F0001             cmp byte ptr [003F], 01
:0001.0651 750B                   jne 065E
:0001.0653 50                     push ax
:0001.0654 53                     push bx
:0001.0655 51                     push cx
:0001.0656 B88116                 mov ax, 1681
:0001.0659 CD2F                   int 2F
:0001.065B 59                     pop cx
:0001.065C 5B                     pop bx
:0001.065D 58                     pop ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0651(C)
|
:0001.065E 50                     push ax
:0001.065F 53                     push bx
:0001.0660 9C                     pushf
:0001.0661 5B                     pop bx
:0001.0662 FA                     cli
:0001.0663 E421                   in al, 21
:0001.0665 EB00                   jmp 0667



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0665(U)
|
:0001.0667 8AE0                   mov ah, al 
:0001.0669 E4A1                   in al, A1
:0001.066B EB00                   jmp 066D



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.066B(U)
|
:0001.066D A33C00                 mov [003C], ax
:0001.0670 80CC83                 or ah, 83
:0001.0673 0C00                   or al, 00
:0001.0675 E6A1                   out A1, al
:0001.0677 EB00                   jmp 0679



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0677(U)
|
:0001.0679 8AC4                   mov al , ah
:0001.067B E621                   out 21, al
:0001.067D EB00                   jmp 067F



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.067D(U)
|
:0001.067F F7C30002               test bx, 0200
:0001.0683 7401                   je 0686
:0001.0685 FB                     sti

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0683(C)
|
:0001.0686 5B                     pop bx
:0001.0687 58                     pop ax
:0001.0688 83C204                 add dx, 0004
:0001.068B EC                     in al, dx
:0001.068C 8AE0                   mov ah, al 
:0001.068E 24FC                   and al, FC
:0001.0690 0C03                   or al, 03
:0001.0692 EE                     out dx, al
:0001.0693 EB00                   jmp 0695



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0693(U)
|
:0001.0695 51                     push cx
:0001.0696 8B0E2900               mov cx, [0029]
:0001.069A E2FE                   loop 069A
:0001.069C 59                     pop cx
:0001.069D 3401                   xor al, 01
:0001.069F EE                     out dx, al
:0001.06A0 51                     push cx
:0001.06A1 8B0E2900               mov cx, [0029]
:0001.06A5 E2FE                   loop 06A5
:0001.06A7 59                     pop cx
:0001.06A8 E9CC00                 jmp 0777



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0649(U)
|
:0001.06AB 803E3F0001             cmp byte ptr [003F], 01
:0001.06B0 750B                   jne 06BD
:0001.06B2 50                     push ax
:0001.06B3 53                     push bx
:0001.06B4 51                     push cx
:0001.06B5 B88116                 mov ax, 1681
:0001.06B8 CD2F                   int 2F
:0001.06BA 59                     pop cx
:0001.06BB 5B                     pop bx
:0001.06BC 58                     pop ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06B0(C)
|
:0001.06BD 50                     push ax
:0001.06BE 53                     push bx
:0001.06BF 9C                     pushf
:0001.06C0 5B                     pop bx
:0001.06C1 FA                     cli
:0001.06C2 E421                   in al, 21
:0001.06C4 EB00                   jmp 06C6



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06C4(U)
|
:0001.06C6 8AE0                   mov ah, al 
:0001.06C8 E4A1                   in al, A1
:0001.06CA EB00                   jmp 06CC



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06CA(U)
|
:0001.06CC A33C00                 mov [003C], ax
:0001.06CF 80CC83                 or ah, 83
:0001.06D2 0C00                   or al, 00
:0001.06D4 E6A1                   out A1, al
:0001.06D6 EB00                   jmp 06D8



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06D6(U)
|
:0001.06D8 8AC4                   mov al , ah
:0001.06DA E621                   out 21, al
:0001.06DC EB00                   jmp 06DE



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06DC(U)
|
:0001.06DE F7C30002               test bx, 0200
:0001.06E2 7401                   je 06E5
:0001.06E4 FB                     sti

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06E2(C)
|
:0001.06E5 5B                     pop bx
:0001.06E6 58                     pop ax
:0001.06E7 50                     push ax
:0001.06E8 A05B00                 mov al, [005B]
:0001.06EB A800                   test al, 00
:0001.06ED 7405                   je 06F4
:0001.06EF B000                   mov al, 00
:0001.06F1 EE                     out dx, al
:0001.06F2 EB00                   jmp 06F4



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.06ED(C), :0001.06F2(U)
|
:0001.06F4 83C202                 add dx, 0002
:0001.06F7 EC                     in al, dx
:0001.06F8 EB00                   jmp 06FA



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06F8(U)
|
:0001.06FA 24FC                   and al, FC
:0001.06FC 0C04                   or al, 04
:0001.06FE A33A00                 mov [003A], ax
:0001.0701 0A065B00               or al , [005B]
:0001.0705 241F                   and al, 1F
:0001.0707 EE                     out dx, al
:0001.0708 EB00                   jmp 070A



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0708(U)
|
:0001.070A 83EA02                 sub dx, 0002
:0001.070D 58                     pop ax
:0001.070E EC                     in al, dx
:0001.070F A24200                 mov [0042], al
:0001.0712 B0FF                   mov al, FF
:0001.0714 EE                     out dx, al
:0001.0715 51                     push cx
:0001.0716 8B0E2700               mov cx, [0027]
:0001.071A E2FE                   loop 071A
:0001.071C 59                     pop cx
:0001.071D B0FF                   mov al, FF
:0001.071F EE                     out dx, al
:0001.0720 EB00                   jmp 0722



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0720(U)
|
:0001.0722 A02500                 mov al, [0025]
:0001.0725 0A062600               or al , [0026]
:0001.0729 F6D0                   not al
:0001.072B EE                     out dx, al
:0001.072C EB00                   jmp 072E



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.072C(U)
|
:0001.072E 50                     push ax
:0001.072F 8A262400               mov ah, [0024]
:0001.0733 32062300               xor al , [0023]
:0001.0737 32C4                   xor al , ah
:0001.0739 EE                     out dx, al
:0001.073A EB00                   jmp 073C



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.073A(U)
|
:0001.073C 51                     push cx
:0001.073D 8B0E3300               mov cx, [0033]
:0001.0741 E2FE                   loop 0741
:0001.0743 59                     pop cx
:0001.0744 32C4                   xor al , ah
:0001.0746 EE                     out dx, al
:0001.0747 EB00                   jmp 0749



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0747(U)
|
:0001.0749 51                     push cx
:0001.074A 8B0E3300               mov cx, [0033]
:0001.074E E2FE                   loop 074E
:0001.0750 59                     pop cx
:0001.0751 32C4                   xor al , ah
:0001.0753 EE                     out dx, al
:0001.0754 EB00                   jmp 0756



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0754(U)
|
:0001.0756 51                     push cx
:0001.0757 8B0E3300               mov cx, [0033]
:0001.075B E2FE                   loop 075B
:0001.075D 59                     pop cx
:0001.075E 32C4                   xor al , ah
:0001.0760 EE                     out dx, al
:0001.0761 EB00                   jmp 0763



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0761(U)
|
:0001.0763 51                     push cx
:0001.0764 8B0E3300               mov cx, [0033]
:0001.0768 E2FE                   loop 0768
:0001.076A 59                     pop cx
:0001.076B 58                     pop ax
:0001.076C EE                     out dx, al
:0001.076D EB00                   jmp 076F



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.076D(U)
|
:0001.076F 51                     push cx
:0001.0770 8B0E3300               mov cx, [0033]
:0001.0774 E2FE                   loop 0774
:0001.0776 59                     pop cx

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.06A8(U)
|
:0001.0777 FC                     cld
:0001.0778 BBFFFF                 mov bx, FFFF
:0001.077B F6065E0020             test byte ptr [005E], 20
:0001.0780 750B                   jne 078D
:0001.0782 F6063E0001             test byte ptr [003E], 01
:0001.0787 7404                   je 078D
:0001.0789 59                     pop cx
:0001.078A E9DA01                 jmp 0967



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0780(C), :0001.0787(C)
|
:0001.078D BF0000                 mov di, 0000
:0001.0790 F6065E0080             test byte ptr [005E], 80
:0001.0795 7412                   je 07A9
:0001.0797 59                     pop cx
:0001.0798 41                     inc cx
:0001.0799 51                     push cx
:0001.079A B90100                 mov cx, 0001
:0001.079D F6065E0040             test byte ptr [005E], 40
:0001.07A2 7418                   je 07BC
:0001.07A4 BF0100                 mov di, 0001
:0001.07A7 EB13                   jmp 07BC



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0795(C)
|
:0001.07A9 59                     pop cx

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.089A(U)
|
:0001.07AA 51                     push cx
:0001.07AB B90400                 mov cx, 0004
:0001.07AE 97                     xchg ax,di
:0001.07AF 8AE0                   mov ah, al 
:0001.07B1 268A04                 mov al , es:[si]
:0001.07B4 46                     inc si
:0001.07B5 D2C0                   rol al, cl 
:0001.07B7 D3C8                   ror ax, cl 
:0001.07B9 D3C8                   ror ax, cl 
:0001.07BB 97                     xchg ax,di

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.07A2(C), :0001.07A7(U), :0001.0897(U)
|
:0001.07BC F6065E0020             test byte ptr [005E], 20
:0001.07C1 740B                   je 07CE
:0001.07C3 83C202                 add dx, 0002
:0001.07C6 EC                     in al, dx
:0001.07C7 EB00                   jmp 07C9



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.07C7(U)
|
:0001.07C9 F6D0                   not al
:0001.07CB EB0C                   jmp 07D9


:0001.07CD 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.07C1(C)
|
:0001.07CE 83C201                 add dx, 0001
:0001.07D1 EC                     in al, dx
:0001.07D2 EB00                   jmp 07D4



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.07D2(U)
|
:0001.07D4 3480                   xor al, 80
:0001.07D6 83EA01                 sub dx, 0001

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.07CB(U)
|
:0001.07D9 22065C00               and al , [005C]
:0001.07DD F6065E0080             test byte ptr [005E], 80
:0001.07E2 7415                   je 07F9
:0001.07E4 F6065E0040             test byte ptr [005E], 40
:0001.07E9 7508                   jne 07F3
:0001.07EB F7C70080               test di, 8000
:0001.07EF 750C                   jne 07FD
:0001.07F1 EB06                   jmp 07F9



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.07E9(C)
|
:0001.07F3 F7C70100               test di, 0001
:0001.07F7 7504                   jne 07FD

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.07E2(C), :0001.07F1(U)
|
:0001.07F9 F6D8                   neg al
:0001.07FB D1D3                   rcl bx, 01

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.07EF(C), :0001.07F7(C)
|
:0001.07FD F6065E0020             test byte ptr [005E], 20
:0001.0802 7503                   jne 0807
:0001.0804 EB3C                   jmp 0842


:0001.0806 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0802(C)
|
:0001.0807 8AC4                   mov al , ah
:0001.0809 D1C7                   rol di, 01
:0001.080B 7304                   jnb 0811
:0001.080D 24FD                   and al, FD
:0001.080F EB02                   jmp 0813



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.080B(C)
|
:0001.0811 0C02                   or al, 02

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.080F(U)
|
:0001.0813 24FE                   and al, FE
:0001.0815 83C2FE                 add dx, FFFE
:0001.0818 EE                     out dx, al
:0001.0819 EB00                   jmp 081B



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0819(U)
|
:0001.081B 51                     push cx
:0001.081C 8B0E3500               mov cx, [0035]
:0001.0820 E2FE                   loop 0820
:0001.0822 59                     pop cx
:0001.0823 3401                   xor al, 01
:0001.0825 EE                     out dx, al
:0001.0826 EB00                   jmp 0828



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0826(U)
|
:0001.0828 51                     push cx
:0001.0829 8B0E3500               mov cx, [0035]
:0001.082D E2FE                   loop 082D
:0001.082F 59                     pop cx
:0001.0830 0C02                   or al, 02
:0001.0832 24FE                   and al, FE
:0001.0834 EE                     out dx, al
:0001.0835 EB00                   jmp 0837



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0835(U)
|
:0001.0837 51                     push cx
:0001.0838 8B0E3100               mov cx, [0031]
:0001.083C E2FE                   loop 083C
:0001.083E 59                     pop cx
:0001.083F EB3F                   jmp 0880


:0001.0841 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0804(U)
|
:0001.0842 A02500                 mov al, [0025]
:0001.0845 0A062600               or al , [0026]
:0001.0849 F6D0                   not al
:0001.084B 32062400               xor al , [0024]
:0001.084F D1C7                   rol di, 01
:0001.0851 7304                   jnb 0857
:0001.0853 32062300               xor al , [0023]

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0851(C)
|
:0001.0857 EE                     out dx, al
:0001.0858 EB00                   jmp 085A



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0858(U)
|
:0001.085A 51                     push cx
:0001.085B 8B0E3300               mov cx, [0033]
:0001.085F E2FE                   loop 085F
:0001.0861 59                     pop cx
:0001.0862 32062400               xor al , [0024]
:0001.0866 EE                     out dx, al
:0001.0867 EB00                   jmp 0869



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0867(U)
|
:0001.0869 51                     push cx
:0001.086A 8B0E3300               mov cx, [0033]
:0001.086E E2FE                   loop 086E
:0001.0870 59                     pop cx
:0001.0871 0A062300               or al , [0023]
:0001.0875 EE                     out dx, al
:0001.0876 EB00                   jmp 0878



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0876(U)
|
:0001.0878 51                     push cx
:0001.0879 8B0E3300               mov cx, [0033]
:0001.087D E2FE                   loop 087D
:0001.087F 59                     pop cx

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.083F(U)
|
:0001.0880 E215                   loop 0897
:0001.0882 59                     pop cx
:0001.0883 E215                   loop 089A
:0001.0885 F6065E0020             test byte ptr [005E], 20
:0001.088A 7411                   je 089D
:0001.088C 83C202                 add dx, 0002
:0001.088F EC                     in al, dx
:0001.0890 EB00                   jmp 0892



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0890(U)
|
:0001.0892 F6D0                   not al
:0001.0894 EB12                   jmp 08A8


:0001.0896 90                     nop
:0001.0897 E922FF                 jmp 07BC


:0001.089A E90DFF                 jmp 07AA



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.088A(C)
|
:0001.089D 83C201                 add dx, 0001
:0001.08A0 EC                     in al, dx
:0001.08A1 EB00                   jmp 08A3



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08A1(U)
|
:0001.08A3 3480                   xor al, 80
:0001.08A5 83EA01                 sub dx, 0001

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0894(U)
|
:0001.08A8 22065C00               and al , [005C]
:0001.08AC F6065E0080             test byte ptr [005E], 80
:0001.08B1 7411                   je 08C4
:0001.08B3 F6065E0040             test byte ptr [005E], 40
:0001.08B8 740A                   je 08C4
:0001.08BA F7C70100               test di, 0001
:0001.08BE 7504                   jne 08C4
:0001.08C0 F6D8                   neg al
:0001.08C2 D1D3                   rcl bx, 01

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.08B1(C), :0001.08B8(C), :0001.08BE(C)
|
:0001.08C4 F6065E0020             test byte ptr [005E], 20
:0001.08C9 741A                   je 08E5
:0001.08CB 83C2FE                 add dx, FFFE
:0001.08CE 8AC4                   mov al , ah
:0001.08D0 0C01                   or al, 01
:0001.08D2 24FD                   and al, FD
:0001.08D4 EE                     out dx, al
:0001.08D5 EB00                   jmp 08D7



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08D5(U)
|
:0001.08D7 51                     push cx
:0001.08D8 8B0E2900               mov cx, [0029]
:0001.08DC E2FE                   loop 08DC
:0001.08DE 59                     pop cx
:0001.08DF 8AC4                   mov al , ah
:0001.08E1 EE                     out dx, al
:0001.08E2 EB43                   jmp 0927


:0001.08E4 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.08C9(C), :0001.09FA(U)
|
:0001.08E5 32C0                   xor al , al 
:0001.08E7 EE                     out dx, al
:0001.08E8 EB00                   jmp 08EA



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08E8(U)
|
:0001.08EA B0FF                   mov al, FF
:0001.08EC EE                     out dx, al
:0001.08ED EB00                   jmp 08EF



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08ED(U)
|
:0001.08EF 51                     push cx
:0001.08F0 8B0E3300               mov cx, [0033]
:0001.08F4 E2FE                   loop 08F4
:0001.08F6 59                     pop cx
:0001.08F7 A04200                 mov al, [0042]
:0001.08FA EE                     out dx, al
:0001.08FB EB00                   jmp 08FD



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08FB(U)
|
:0001.08FD 51                     push cx
:0001.08FE 8B0E3300               mov cx, [0033]
:0001.0902 E2FE                   loop 0902
:0001.0904 59                     pop cx
:0001.0905 50                     push ax
:0001.0906 83C202                 add dx, 0002
:0001.0909 A13A00                 mov ax, [003A]
:0001.090C 8AE0                   mov ah, al 
:0001.090E 34E0                   xor al, E0
:0001.0910 EE                     out dx, al
:0001.0911 EB00                   jmp 0913



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0911(U)
|
:0001.0913 EC                     in al, dx
:0001.0914 EB00                   jmp 0916



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0914(U)
|
:0001.0916 32C4                   xor al , ah
:0001.0918 0C1F                   or al, 1F
:0001.091A 22C4                   and al , ah
:0001.091C 24FC                   and al, FC
:0001.091E 0C04                   or al, 04
:0001.0920 EE                     out dx, al
:0001.0921 EB00                   jmp 0923



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0921(U)
|
:0001.0923 83EA02                 sub dx, 0002
:0001.0926 58                     pop ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.08E2(U)
|
:0001.0927 50                     push ax
:0001.0928 53                     push bx
:0001.0929 9C                     pushf
:0001.092A 5B                     pop bx
:0001.092B FA                     cli
:0001.092C E421                   in al, 21
:0001.092E EB00                   jmp 0930



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.092E(U)
|
:0001.0930 8AE0                   mov ah, al 
:0001.0932 E4A1                   in al, A1
:0001.0934 EB00                   jmp 0936



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0934(U)
|
:0001.0936 80E400                 and ah, 00
:0001.0939 2400                   and al, 00
:0001.093B 0B063C00               or ax, [003C]
:0001.093F E6A1                   out A1, al
:0001.0941 EB00                   jmp 0943



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0941(U)
|
:0001.0943 8AC4                   mov al , ah
:0001.0945 E621                   out 21, al
:0001.0947 EB00                   jmp 0949



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0947(U)
|
:0001.0949 F7C30002               test bx, 0200
:0001.094D 7401                   je 0950
:0001.094F FB                     sti

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.094D(C)
|
:0001.0950 5B                     pop bx
:0001.0951 58                     pop ax
:0001.0952 803E3F0001             cmp byte ptr [003F], 01
:0001.0957 750B                   jne 0964
:0001.0959 50                     push ax
:0001.095A 53                     push bx
:0001.095B 51                     push cx
:0001.095C B88216                 mov ax, 1682
:0001.095F CD2F                   int 2F
:0001.0961 59                     pop cx
:0001.0962 5B                     pop bx
:0001.0963 58                     pop ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0957(C)
|
:0001.0964 8BC3                   mov ax, bx
:0001.0966 C3                     ret



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.078A(U), :0001.09F7(U)
|
:0001.0967 268A24                 mov ah, es:[si]
:0001.096A 46                     inc si
:0001.096B 51                     push cx
:0001.096C B90400                 mov cx, 0004

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09F0(U)
|
:0001.096F 83C201                 add dx, 0001
:0001.0972 EC                     in al, dx
:0001.0973 EB00                   jmp 0975



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0973(U)
|
:0001.0975 22065C00               and al , [005C]
:0001.0979 3480                   xor al, 80
:0001.097B 83EA01                 sub dx, 0001
:0001.097E D1E3                   shl bx, 01
:0001.0980 84065C00               test [005C], al 
:0001.0984 7403                   je 0989
:0001.0986 83CB01                 or bx, 0001

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0984(C)
|
:0001.0989 A02500                 mov al, [0025]
:0001.098C 0A062600               or al , [0026]
:0001.0990 F6C408                 test ah, 08
:0001.0993 7536                   jne 09CB
:0001.0995 0A062300               or al , [0023]
:0001.0999 0A062400               or al , [0024]
:0001.099D F6D0                   not al
:0001.099F EE                     out dx, al
:0001.09A0 EB00                   jmp 09A2



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09A0(U)
|
:0001.09A2 51                     push cx
:0001.09A3 8B0E3300               mov cx, [0033]
:0001.09A7 E2FE                   loop 09A7
:0001.09A9 59                     pop cx
:0001.09AA 0A062400               or al , [0024]
:0001.09AE EE                     out dx, al
:0001.09AF EB00                   jmp 09B1



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09AF(U)
|
:0001.09B1 51                     push cx
:0001.09B2 8B0E3300               mov cx, [0033]
:0001.09B6 E2FE                   loop 09B6
:0001.09B8 59                     pop cx
:0001.09B9 0A062300               or al , [0023]
:0001.09BD EE                     out dx, al
:0001.09BE EB00                   jmp 09C0



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09BE(U)
|
:0001.09C0 51                     push cx
:0001.09C1 8B0E3300               mov cx, [0033]
:0001.09C5 E2FE                   loop 09C5
:0001.09C7 59                     pop cx
:0001.09C8 EB21                   jmp 09EB


:0001.09CA 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0993(C)
|
:0001.09CB 0A062400               or al , [0024]
:0001.09CF F6D0                   not al
:0001.09D1 EE                     out dx, al
:0001.09D2 EB00                   jmp 09D4



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09D2(U)
|
:0001.09D4 51                     push cx
:0001.09D5 8B0E3300               mov cx, [0033]
:0001.09D9 E2FE                   loop 09D9
:0001.09DB 59                     pop cx
:0001.09DC 0A062400               or al , [0024]
:0001.09E0 EE                     out dx, al
:0001.09E1 EB00                   jmp 09E3



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09E1(U)
|
:0001.09E3 51                     push cx
:0001.09E4 8B0E3300               mov cx, [0033]
:0001.09E8 E2FE                   loop 09E8
:0001.09EA 59                     pop cx

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.09C8(U)
|
:0001.09EB D0E4                   shl ah, 01
:0001.09ED 49                     dec cx
:0001.09EE E303                   jcxz 09F3
:0001.09F0 E97CFF                 jmp 096F


:0001.09F3 59                     pop cx
:0001.09F4 49                     dec cx
:0001.09F5 E303                   jcxz 09FA
:0001.09F7 E96DFF                 jmp 0967


:0001.09FA E9E8FE                 jmp 08E5



* Referenced by a CALL at Addresses:
|:0001.03D0, :0001.0571
|
:0001.09FD 50                     push ax
:0001.09FE B84C09                 mov ax, 094C
:0001.0A01 E85E00                 call 0A62
:0001.0A04 A32700                 mov [0027], ax
:0001.0A07 B85402                 mov ax, 0254
:0001.0A0A E85500                 call 0A62
:0001.0A0D A32900                 mov [0029], ax
:0001.0A10 B86601                 mov ax, 0166
:0001.0A13 E84C00                 call 0A62
:0001.0A16 A32B00                 mov [002B], ax
:0001.0A19 B8EE00                 mov ax, 00EE
:0001.0A1C E84300                 call 0A62
:0001.0A1F A32D00                 mov [002D], ax
:0001.0A22 B82400                 mov ax, 0024
:0001.0A25 E83A00                 call 0A62
:0001.0A28 A33100                 mov [0031], ax
:0001.0A2B B81800                 mov ax, 0018
:0001.0A2E E83100                 call 0A62
:0001.0A31 A33300                 mov [0033], ax
:0001.0A34 A33700                 mov [0037], ax
:0001.0A37 F6065E0007             test byte ptr [005E], 07
:0001.0A3C 7406                   je 0A44
:0001.0A3E A12D00                 mov ax, [002D]
:0001.0A41 A33300                 mov [0033], ax

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0A3C(C)
|
:0001.0A44 B80C00                 mov ax, 000C
:0001.0A47 E81800                 call 0A62
:0001.0A4A A33500                 mov [0035], ax
:0001.0A4D 58                     pop ax
:0001.0A4E C3                     ret



* Referenced by a CALL at Addresses:
|:0001.0A81, :0001.0A86, :0001.0A9C, :0001.0AA3
|
:0001.0A4F B006                   mov al, 06
:0001.0A51 E643                   out 43, al
:0001.0A53 EB00                   jmp 0A55



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0A53(U)
|
:0001.0A55 E440                   in al, 40
:0001.0A57 EB00                   jmp 0A59



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0A57(U)
|
:0001.0A59 8AE0                   mov ah, al 
:0001.0A5B E440                   in al, 40
:0001.0A5D EB00                   jmp 0A5F



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0A5D(U)
|
:0001.0A5F 86C4                   xchg ah, al 
:0001.0A61 C3                     ret



* Referenced by a CALL at Addresses:
|:0001.0A01, :0001.0A0A, :0001.0A13, :0001.0A1C, :0001.0A25
|:0001.0A2E, :0001.0A47
|
:0001.0A62 53                     push bx
:0001.0A63 51                     push cx
:0001.0A64 57                     push di
:0001.0A65 52                     push dx
:0001.0A66 56                     push si
:0001.0A67 803E3F0001             cmp byte ptr [003F], 01
:0001.0A6C 7508                   jne 0A76
:0001.0A6E D1E8                   shr ax, 01
:0001.0A70 3D0000                 cmp ax, 0000
:0001.0A73 7501                   jne 0A76
:0001.0A75 40                     inc ax

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0A6C(C), :0001.0A73(C)
|
:0001.0A76 8BF8                   mov di, ax
:0001.0A78 BE6400                 mov si, 0064

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0ABB(U)
|
:0001.0A7B 9C                     pushf
:0001.0A7C 8F063C00               pop word ptr [003C]
:0001.0A80 FA                     cli
:0001.0A81 E8CBFF                 call 0A4F
:0001.0A84 8BD0                   mov dx, ax
:0001.0A86 E8C6FF                 call 0A4F
:0001.0A89 F7063C000002           test word ptr [003C], 0200
:0001.0A8F 7401                   je 0A92
:0001.0A91 FB                     sti

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0A8F(C)
|
:0001.0A92 2BD0                   sub dx, ax
:0001.0A94 8BCE                   mov cx, si
:0001.0A96 9C                     pushf
:0001.0A97 8F063C00               pop word ptr [003C]
:0001.0A9B FA                     cli
:0001.0A9C E8B0FF                 call 0A4F
:0001.0A9F 8BD8                   mov bx, ax
:0001.0AA1 E2FE                   loop 0AA1
:0001.0AA3 E8A9FF                 call 0A4F
:0001.0AA6 F7063C000002           test word ptr [003C], 0200
:0001.0AAC 7401                   je 0AAF
:0001.0AAE FB                     sti

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0AAC(C)
|
:0001.0AAF 2BD8                   sub bx, ax
:0001.0AB1 2BDA                   sub bx, dx
:0001.0AB3 7202                   jb 0AB7
:0001.0AB5 7506                   jne 0ABD

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0AB3(C)
|
:0001.0AB7 D1D6                   rcl si, 01
:0001.0AB9 7217                   jb 0AD2
:0001.0ABB EBBE                   jmp 0A7B



* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0AB5(C)
|
:0001.0ABD 8BC6                   mov ax, si
:0001.0ABF F7E7                   mul di
:0001.0AC1 3BD3                   cmp dx, bx
:0001.0AC3 730D                   jnb 0AD2
:0001.0AC5 F7F3                   div bx
:0001.0AC7 3D0000                 cmp ax, 0000
:0001.0ACA 7508                   jne 0AD4
:0001.0ACC B80100                 mov ax, 0001
:0001.0ACF EB03                   jmp 0AD4


:0001.0AD1 90                     nop

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0AB9(C), :0001.0AC3(C)
|
:0001.0AD2 33C0                   xor ax, ax

* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0ACA(C), :0001.0ACF(U)
|
:0001.0AD4 5E                     pop si
:0001.0AD5 5A                     pop dx
:0001.0AD6 5F                     pop di
:0001.0AD7 59                     pop cx
:0001.0AD8 5B                     pop bx
:0001.0AD9 C3                     ret



* Referenced by a CALL at Address:
|:0001.03D3
|
:0001.0ADA 06                     push es
:0001.0ADB 1E                     push ds
:0001.0ADC 56                     push si
:0001.0ADD 57                     push di
:0001.0ADE 51                     push cx
:0001.0ADF 50                     push ax
:0001.0AE0 8CD8                   mov ax, ds
:0001.0AE2 8EC0                   mov es, ax
:0001.0AE4 8D3E4500               lea di, [0045]
:0001.0AE8 BE0004                 mov si, 0400
:0001.0AEB 50                     push ax
:0001.0AEC 8D06FFFF               lea ax, [FFFF]
:0001.0AF0 A32100                 mov [0021], ax
:0001.0AF3 58                     pop ax
:0001.0AF4 A12100                 mov ax, [0021]
:0001.0AF7 8ED8                   mov ds, ax
:0001.0AF9 B91000                 mov cx, 0010
:0001.0AFC FC                     cld
:0001.0AFD F3                     repz
:0001.0AFE A4                     movsb
:0001.0AFF 26C745FE0000           mov word ptr es:[di-02], 0000
:0001.0B05 58                     pop ax
:0001.0B06 59                     pop cx
:0001.0B07 5F                     pop di
:0001.0B08 5E                     pop si
:0001.0B09 1F                     pop ds
:0001.0B0A 07                     pop es
:0001.0B0B C3                     ret


:0001.0B0C 00000000               BYTE  4 DUP(0)


:0001.0B10 C3                     ret


:0001.0B11 FFFF                   dw OFFSET ADDR of KERNEL.__WINFLAGS
:0001.0B13 00                     BYTE 0



* Referenced by a CALL at Address:
|:0001.0B46
|
:0001.0B14 55                     push bp
:0001.0B15 8BEC                   mov bp, sp
:0001.0B17 56                     push si
:0001.0B18 57                     push di
:0001.0B19 1E                     push ds
:0001.0B1A 07                     pop es
:0001.0B1B 8B5604                 mov dx, [bp+04]
:0001.0B1E BEE90C                 mov si, 0CE9

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0B34(U)
|
:0001.0B21 AD                     lodsw
:0001.0B22 3BC2                   cmp ax, dx
:0001.0B24 7410                   je 0B36
:0001.0B26 40                     inc ax
:0001.0B27 96                     xchg ax,si
:0001.0B28 740C                   je 0B36
:0001.0B2A 97                     xchg ax,di
:0001.0B2B 33C0                   xor ax, ax
:0001.0B2D B9FFFF                 mov cx, FFFF
:0001.0B30 F2                     repnz
:0001.0B31 AE                     scasb
:0001.0B32 8BF7                   mov si, di
:0001.0B34 EBEB                   jmp 0B21



* Referenced by a (U)nconditional or (C)onditional Jump at Addresses:
|:0001.0B24(C), :0001.0B28(C)
|
:0001.0B36 96                     xchg ax,si
:0001.0B37 5F                     pop di
:0001.0B38 5E                     pop si
:0001.0B39 8BE5                   mov sp, bp
:0001.0B3B 5D                     pop bp
:0001.0B3C C20200                 ret 0002


:0001.0B3F 55                     push bp
:0001.0B40 8BEC                   mov bp, sp
:0001.0B42 57                     push di
:0001.0B43 FF7604                 push word ptr [bp+04]
:0001.0B46 E8CBFF                 call 0B14
:0001.0B49 0BC0                   or ax, ax
:0001.0B4B 7412                   je 0B5F
:0001.0B4D 8D0ED80C               lea cx, [0CD8]
:0001.0B51 1E                     push ds
:0001.0B52 51                     push cx
:0001.0B53 9AFFFF0000             call KERNEL.OUTPUTDEBUGSTRING
:0001.0B58 1E                     push ds
:0001.0B59 50                     push ax
:0001.0B5A 9A540B0000             call KERNEL.OUTPUTDEBUGSTRING

* Referenced by a (U)nconditional or (C)onditional Jump at Address:
|:0001.0B4B(C)
|
:0001.0B5F 5F                     pop di
:0001.0B60 8BE5                   mov sp, bp
:0001.0B62 5D                     pop bp
:0001.0B63 C20204                 ret 0202



//********************** Start of Code in Segment: 2 **************


Exported fn(): WEP - Ord:0007h
:0002.0000 8CD8                   mov ax, ds
:0002.0002 90                     nop
:0002.0003 45                     inc bp
:0002.0004 55                     push bp
:0002.0005 8BEC                   mov bp, sp
:0002.0007 1E                     push ds
:0002.0008 8ED8                   mov ds, ax
:0002.000A 56                     push si
:0002.000B 57                     push di
:0002.000C 90                     nop
:0002.000D B80100                 mov ax, 0001
:0002.0010 5F                     pop di
:0002.0011 5E                     pop si
:0002.0012 8D66FE                 lea sp, [bp-02]
:0002.0015 1F                     pop ds
:0002.0016 5D                     pop bp
:0002.0017 4D                     dec bp
:0002.0018 CA0200                 retf 0202


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
