Advertisement
Guest User

Untitled

a guest
Jun 7th, 2010
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.56 KB | None | 0 0
  1. 1. List of logged games
  2. 2. Logged games
  3.  
  4. 1.
  5. [BATTLE] - Battle Isle
  6. Game works fine until finishing a map. When finish-screen should come, you get an opcode. (same programmers as in History Line)
  7.  
  8. [HL] - History Line 1914-1918
  9. Intro and menu work perfect now. opcode comes if player or computer start moving an unit.
  10.  
  11. [XENON2] - Xenon 2
  12. EGA & VGA: works perfectly until finishing a level, then opcode.
  13. CGA works perfectly though
  14.  
  15. [UGH] - Ugh!
  16. Intro and Menu play perfect. gives opcode upon starting a level.
  17. (screen of level is displayed for a moment, then opcode)
  18. In DSx86 v0.13 you got an opcode, but the screen of the level didn´t show up at all.
  19.  
  20. [START]x3 - Buck Rogers - Countdown to Doomsday
  21. intro screens work fine. gives three unsupported port I/Os upon pushing a button on the startscreen.
  22. The sequel of this game seems to run completely perfect now with 0.14, although it had a lot of issues in 0.13 (wrong palette, incomplete 3D, monochromatic beginning-screens)
  23.  
  24. [SIERRA] - The Island of Dr. Brain
  25. Game works fine but gives a skippable SB DSP command every few seconds.
  26. Always at the same moments of the music.
  27. Sadly I don´t know how to start this game without sound.
  28.  
  29. [BURN] - Burntime
  30. Game works perfect now. only minor problem is a "broken" sound when using the info-screen in game. It is as if the sound had stopped at a certain moment and that moment is played forever (as if the sound freezes). But you can still play everything. When exiting this screen, the "soundloop" is stopped ->back to normal. On DOS-BOX the sound is ok. It is played once and then stops on the same screen.
  31. I made an user requested breakpoint of the moment when the sound is "freezing", maybe it helps.
  32.  
  33. [SCIDHUV]x3 + 4DOS - EcoQuest Search for Cetus
  34. Inro needs to be skipped (or else it freezes)(even DOS-BOX seems to have problems displaying it)
  35. Some slowdowns, but still playable.
  36. Ingame you randomly get non-recreatable freezes and opcodes.
  37.  
  38. No opcode - Lost Dutchman Mine
  39. Game works perfect in CGA and EGA.
  40. In VGA and MCGA the backgrounds of the "pop-up"-menues are missing (only the letters are displayed)
  41.  
  42. All games were downloaded at abandonia.com
  43.  
  44. 2.
  45. ------------------- [BATTLE] --------------------
  46. Unsupported opcode!
  47.  
  48. GraphMode=13, EGAMode=40, Chain4=OFF
  49. AX=A6A6 BX=00FF CX=0000 DX=03C4 SP=0F3E BP=0F48 SI=1B2C DI=0002
  50. DS=38AB ES=A000 SS=3212 CS=282F NV UP EI NG NZ ?? ?? NC
  51. 282F:0094 F3AB repe stosw
  52.  
  53. Disassembly of code around the location:
  54. 282F:0074 F8 clc
  55. 282F:0075 81FF803E cmp di,3E80
  56. 282F:0079 7332 jnc 00AD ($+32)
  57. 282F:007B 2E033ED400 add di,cs:[00D4]
  58. 282F:0080 AC lodsb
  59. 282F:0081 0AC0 or al,al
  60. 282F:0083 7918 jns 009D ($+18)
  61. 282F:0085 32ED xor ch,ch
  62. 282F:0087 247F and al,7F
  63. 282F:0089 8AC8 mov cl,al
  64. 282F:008B 80C102 add cl,02
  65. 282F:008E AC lodsb
  66. 282F:008F 8AE0 mov ah,al
  67. 282F:0091 D1E9 shr cx,1
  68. 282F:0093 9C pushf
  69. 282F:0094 F3AB repe stosw
  70. 282F:0096 9D popf
  71. 282F:0097 D1D1 rcl cx,1
  72. 282F:0099 F3AA repe stosb
  73. 282F:009B EBD0 jmp short 006D ($-30)
  74. 282F:009D 32E4 xor ah,ah
  75. 282F:009F 8BC8 mov cx,ax
  76. 282F:00A1 D1E9 shr cx,1
  77. 282F:00A3 9C pushf
  78. 282F:00A4 F3A5 repe movsw
  79. 282F:00A6 9D popf
  80. 282F:00A7 D1D1 rcl cx,1
  81. 282F:00A9 F3A4 repe movsb
  82. 282F:00AB EBC0 jmp short 006D ($-40)
  83. 282F:00AD 58 pop ax
  84. ------------------- [HL] --------------------
  85. Unsupported opcode!
  86.  
  87. GraphMode=13, EGAMode=40, Chain4=OFF
  88. AX=0017 BX=0002 CX=0090 DX=3F00 SP=0F1E BP=0F26 SI=009A DI=0000
  89. DS=2D2C ES=A000 SS=4140 CS=2D2C NV UP EI PL NZ ?? ?? NC
  90. 2D2C:0075 260009 add es:[bx+di],cl
  91.  
  92. Disassembly of code around the location:
  93. 2D2C:0055 BACF03 mov dx,03CF
  94. 2D2C:0058 2EA09700 mov al,cs:[0097]
  95. 2D2C:005C EE out dx,al
  96. 2D2C:005D 8A560A mov dl,[bp+0A]
  97. 2D2C:0060 8A760C mov dh,[bp+0C]
  98. 2D2C:0063 AD lodsw
  99. 2D2C:0064 0BC0 or ax,ax
  100. 2D2C:0066 7812 js 007A ($+12)
  101. 2D2C:0068 8BD8 mov bx,ax
  102. 2D2C:006A 268A01 mov al,es:[bx+di]
  103. 2D2C:006D 3AC2 cmp al,dl
  104. 2D2C:006F 72F2 jc 0063 ($-e)
  105. 2D2C:0071 3AF0 cmp dh,al
  106. 2D2C:0073 72EE jc 0063 ($-12)
  107. 2D2C:0075 260009 add es:[bx+di],cl
  108. 2D2C:0078 EBE9 jmp short 0063 ($-17)
  109. 2D2C:007A 2EFE069700 inc byte cs:[0097]
  110. 2D2C:007F 2ED0069600 rol byte cs:[0096],1
  111. 2D2C:0084 2E803E960010 cmp byte cs:[0096],10
  112. 2D2C:008A 75B8 jne 0044 ($-48)
  113. 2D2C:008C B8020F mov ax,0F02
  114. 2D2C:008F EF out dx,ax
  115. 2D2C:0090 07 pop es
  116. 2D2C:0091 1F pop ds
  117. 2D2C:0092 5F pop di
  118. 2D2C:0093 5E pop si
  119. 2D2C:0094 5D pop bp
  120. 2D2C:0095 CB retf
  121. 2D2C:0096 0100 add [bx+si],ax
  122. 2D2C:0098 0200 add al,[bx+si]
  123. ------------------- [XENON2] --------------------
  124. Unsupported opcode!
  125.  
  126. GraphMode=0D, EGAMode=00, Chain4=OFF
  127. AX=6208 BX=261C CX=0004 DX=03CE SP=01F2 BP=000C SI=20A0 DI=3CB6
  128. DS=1B42 ES=A000 SS=376A CS=1218 NV UP EI PL NZ ?? ?? NC
  129. 1218:1E47 26204401 and es:[si+01],al
  130.  
  131. Disassembly of code around the location:
  132. 1218:1E27 F0B31C lock mov bl,1C
  133. 1218:1E2A BACE03 mov dx,03CE
  134. 1218:1E2D 9AD90EEF02 call 02EF:0ED9
  135. 1218:1E32 8AFC mov bh,ah
  136. 1218:1E34 B80007 mov ax,0700
  137. 1218:1E37 EF out dx,ax
  138. 1218:1E38 B008 mov al,08
  139. 1218:1E3A 8AE7 mov ah,bh
  140. 1218:1E3C D2EC shr ah,cl
  141. 1218:1E3E EF out dx,ax
  142. 1218:1E3F 262004 and es:[si],al
  143. 1218:1E42 8AE7 mov ah,bh
  144. 1218:1E44 D2CC ror ah,cl
  145. 1218:1E46 EF out dx,ax
  146. 1218:1E47 26204401 and es:[si+01],al
  147. 1218:1E4B 26204402 and es:[si+02],al
  148. 1218:1E4F 26204403 and es:[si+03],al
  149. 1218:1E53 8AC7 mov al,bh
  150. 1218:1E55 32E4 xor ah,ah
  151. 1218:1E57 D3C8 ror ax,cl
  152. 1218:1E59 B008 mov al,08
  153. 1218:1E5B EF out dx,ax
  154. 1218:1E5C 26204404 and es:[si+04],al
  155. 1218:1E60 B80000 mov ax,0000
  156. 1218:1E63 EF out dx,ax
  157. 1218:1E64 F6D7 not bh
  158. 1218:1E66 B008 mov al,08
  159. 1218:1E68 8AE7 mov ah,bh
  160. 1218:1E6A D2EC shr ah,cl
  161. 1218:1E6C EF out dx,ax
  162. ------------------- [UGH] --------------------
  163. Unsupported opcode!
  164.  
  165. GraphMode=13, EGAMode=40, Chain4=OFF
  166. AX=0004 BX=0000 CX=FFA7 DX=0000 SP=0FFA BP=083B SI=C26D DI=0840
  167. DS=5EF7 ES=A000 SS=66DA CS=0429 NV UP EI NG NZ ?? ?? NC
  168. 0429:145A 260A4403 or al,es:[si+03]
  169.  
  170. Disassembly of code around the location:
  171. 0429:143A 842E267C test [7C26],ch
  172. 0429:143E 17 pop ss
  173. 0429:143F 90 nop
  174. 0429:1440 90 nop
  175. 0429:1441 90 nop
  176. 0429:1442 833EAA2700 cmp word [27AA],0000
  177. 0429:1447 7C0D jl 1456 ($+d)
  178. 0429:1449 90 nop
  179. 0429:144A 90 nop
  180. 0429:144B 90 nop
  181. 0429:144C B8FEFF mov ax,FFFE
  182. 0429:144F A3AA27 mov [27AA],ax
  183. 0429:1452 0106A827 add [27A8],ax
  184. 0429:1456 C3 ret
  185. 0429:1457 268A04 mov al,es:[si]
  186. 0429:145A 260A4403 or al,es:[si+03]
  187. 0429:145E 260A4405 or al,es:[si+05]
  188. 0429:1462 260A842007 or al,es:[si+0720]
  189. 0429:1467 260A842307 or al,es:[si+0723]
  190. 0429:146C 260A842507 or al,es:[si+0725]
  191. 0429:1471 260A844002 or al,es:[si+0240]
  192. 0429:1476 260A844502 or al,es:[si+0245]
  193. 0429:147B 260A848004 or al,es:[si+0480]
  194. 0429:1480 260A848504 or al,es:[si+0485]
  195. 0429:1485 C3 ret
  196. 0429:1486 33DB xor bx,bx
  197. 0429:1488 83BFAD29FF cmp word [bx+29AD],FFFF
  198. 0429:148D 740C je 149B ($+c)
  199. 0429:148F 90 nop
  200. 0429:1490 90 nop
  201. ------------------- [START] --------------------
  202. Unsupported port I/O!
  203.  
  204. GraphMode=13, EGAMode=40, Chain4=ON
  205. AX=FF80 BX=0002 CX=FFFE DX=0298 SP=3F50 BP=3F58 SI=0280 DI=FFFE
  206. DS=6E8D ES=6E8D SS=2A22 CS=6BDE NV UP EI PL NZ ?? ?? NC
  207. 6BDE:26A4 8BD6 mov dx,si
  208.  
  209. Disassembly of code around the location:
  210. 6BDE:2684 8937 mov [bx],si
  211. 6BDE:2686 8B5E08 mov bx,[bp+08]
  212. 6BDE:2689 893F mov [bx],di
  213. 6BDE:268B 5F pop di
  214. 6BDE:268C 5E pop si
  215. 6BDE:268D 8BE5 mov sp,bp
  216. 6BDE:268F 5D pop bp
  217. 6BDE:2690 C3 ret
  218. 6BDE:2691 55 push bp
  219. 6BDE:2692 8BEC mov bp,sp
  220. 6BDE:2694 83EC04 sub sp,0004
  221. 6BDE:2697 56 push si
  222. 6BDE:2698 57 push di
  223. 6BDE:2699 8B7604 mov si,[bp+04]
  224. 6BDE:269C 8BD6 mov dx,si
  225. 6BDE:269E 83C218 add dx,0018
  226. 6BDE:26A1 B080 mov al,80
  227. 6BDE:26A3 EE out dx,al
  228. 6BDE:26A4 8BD6 mov dx,si
  229. 6BDE:26A6 83C20E add dx,000E
  230. 6BDE:26A9 B0FF mov al,FF
  231. 6BDE:26AB EE out dx,al
  232. 6BDE:26AC 8BD6 mov dx,si
  233. 6BDE:26AE 83C20F add dx,000F
  234. 6BDE:26B1 B0FF mov al,FF
  235. 6BDE:26B3 EE out dx,al
  236. 6BDE:26B4 8BD6 mov dx,si
  237. 6BDE:26B6 83C212 add dx,0012
  238. 6BDE:26B9 B018 mov al,18
  239. 6BDE:26BB EE out dx,al
  240. ------------------- [START] --------------------
  241. Unsupported port I/O!
  242.  
  243. GraphMode=13, EGAMode=40, Chain4=ON
  244. AX=FF18 BX=0002 CX=FFFE DX=0292 SP=3F50 BP=3F58 SI=0280 DI=FFFE
  245. DS=6E8D ES=6E8D SS=2A22 CS=6BDE NV UP EI PL NZ ?? ?? NC
  246. 6BDE:26BC 8D46FE lea ax,[bp-02]
  247.  
  248. Disassembly of code around the location:
  249. 6BDE:269C 8BD6 mov dx,si
  250. 6BDE:269E 83C218 add dx,0018
  251. 6BDE:26A1 B080 mov al,80
  252. 6BDE:26A3 EE out dx,al
  253. 6BDE:26A4 8BD6 mov dx,si
  254. 6BDE:26A6 83C20E add dx,000E
  255. 6BDE:26A9 B0FF mov al,FF
  256. 6BDE:26AB EE out dx,al
  257. 6BDE:26AC 8BD6 mov dx,si
  258. 6BDE:26AE 83C20F add dx,000F
  259. 6BDE:26B1 B0FF mov al,FF
  260. 6BDE:26B3 EE out dx,al
  261. 6BDE:26B4 8BD6 mov dx,si
  262. 6BDE:26B6 83C212 add dx,0012
  263. 6BDE:26B9 B018 mov al,18
  264. 6BDE:26BB EE out dx,al
  265. 6BDE:26BC 8D46FE lea ax,[bp-02]
  266. 6BDE:26BF 50 push ax
  267. 6BDE:26C0 8D46FC lea ax,[bp-04]
  268. 6BDE:26C3 50 push ax
  269. 6BDE:26C4 56 push si
  270. 6BDE:26C5 E887FF call 264F ($-79)
  271. 6BDE:26C8 83C406 add sp,0006
  272. 6BDE:26CB 8B46FE mov ax,[bp-02]
  273. 6BDE:26CE 50 push ax
  274. 6BDE:26CF 8B46FC mov ax,[bp-04]
  275. 6BDE:26D2 2B46FE sub ax,[bp-02]
  276. 6BDE:26D5 50 push ax
  277. 6BDE:26D6 B80100 mov ax,0001
  278. 6BDE:26D9 50 push ax
  279. ------------------- [START] --------------------
  280. Unsupported port I/O!
  281.  
  282. GraphMode=13, EGAMode=40, Chain4=ON
  283. AX=3FFF BX=0002 CX=FFFE DX=029B SP=3F3E BP=3F46 SI=0000 DI=0000
  284. DS=6E8D ES=6E8D SS=2A22 CS=6BDE NV UP EI PL NZ ?? ?? NC
  285. 6BDE:2667 B400 mov ah,00
  286.  
  287. Disassembly of code around the location:
  288. 6BDE:2647 EB02 jmp short 264B ($+2)
  289. 6BDE:2649 B000 mov al,00
  290. 6BDE:264B 5F pop di
  291. 6BDE:264C 5E pop si
  292. 6BDE:264D 5D pop bp
  293. 6BDE:264E C3 ret
  294. 6BDE:264F 55 push bp
  295. 6BDE:2650 8BEC mov bp,sp
  296. 6BDE:2652 83EC04 sub sp,0004
  297. 6BDE:2655 56 push si
  298. 6BDE:2656 57 push di
  299. 6BDE:2657 33FF xor di,di
  300. 6BDE:2659 8BF7 mov si,di
  301. 6BDE:265B 8976FE mov [bp-02],si
  302. 6BDE:265E EB1A jmp short 267A ($+1a)
  303. 6BDE:2660 8B5604 mov dx,[bp+04]
  304. 6BDE:2663 83C21B add dx,001B
  305. 6BDE:2666 EC in al,dx
  306. 6BDE:2667 B400 mov ah,00
  307. 6BDE:2669 8946FC mov [bp-04],ax
  308. 6BDE:266C 3DFF00 cmp ax,00FF
  309. 6BDE:266F 7406 je 2677 ($+6)
  310. 6BDE:2671 46 inc si
  311. 6BDE:2672 0BC0 or ax,ax
  312. 6BDE:2674 7501 jne 2677 ($+1)
  313. 6BDE:2676 47 inc di
  314. 6BDE:2677 FF46FE inc word [bp-02]
  315. 6BDE:267A 817EFEB80B cmp word [bp-02],0BB8
  316. 6BDE:267F 7CDF jl 2660 ($-21)
  317. 6BDE:2681 8B5E06 mov bx,[bp+06]
  318. ------------------- [SIERRA] --------------------
  319. Unsupported SB DSP command 48!
  320.  
  321. GraphMode=13, EGAMode=40, Chain4=ON
  322. AX=0808 BX=0000 CX=0800 DX=022C SP=FE16 BP=FE30 SI=000B DI=1000
  323. DS=5466 ES=55A6 SS=1E2A CS=5466 NV UP EI PL NZ ?? ?? NC
  324. 5466:0C4F CB retf
  325.  
  326. Disassembly of code around the location:
  327. 5466:0C2F 2E8B167200 mov dx,cs:[0072]
  328. 5466:0C34 80C20C add dl,0C
  329. 5466:0C37 B0D4 mov al,D4
  330. 5466:0C39 0E push cs
  331. 5466:0C3A E80600 call 0C43 ($+6)
  332. 5466:0C3D EC in al,dx
  333. 5466:0C3E 0AC0 or al,al
  334. 5466:0C40 78FB js 0C3D ($-5)
  335. 5466:0C42 CB retf
  336. 5466:0C43 8AE0 mov ah,al
  337. 5466:0C45 B0F0 mov al,F0
  338. 5466:0C47 EC in al,dx
  339. 5466:0C48 0AC0 or al,al
  340. 5466:0C4A 78FB js 0C47 ($-5)
  341. 5466:0C4C 8AC4 mov al,ah
  342. 5466:0C4E EE out dx,al
  343. 5466:0C4F CB retf
  344. 5466:0C50 53 push bx
  345. 5466:0C51 51 push cx
  346. 5466:0C52 52 push dx
  347. 5466:0C53 FA cli
  348. 5466:0C54 8AC8 mov cl,al
  349. 5466:0C56 0408 add al,08
  350. 5466:0C58 98 cbw
  351. 5466:0C59 D0E0 shl al,1
  352. 5466:0C5B D0E0 shl al,1
  353. 5466:0C5D 8BF8 mov di,ax
  354. 5466:0C5F 06 push es
  355. 5466:0C60 2BC0 sub ax,ax
  356. 5466:0C62 8EC0 mov es,ax
  357. ------------------- [BURN] --------------------
  358. User-requested breakpoint
  359.  
  360. GraphMode=13, EGAMode=40, Chain4=OFF
  361. AX=6801 BX=0000 CX=00FF DX=03DA SP=01FE BP=32B4 SI=02D7 DI=B557
  362. DS=6882 ES=A800 SS=8AC4 CS=02F2 NV UP EI PL ZR ?? ?? NC
  363. 02F2:7D15 2408 and al,08
  364.  
  365. Disassembly of code around the location:
  366. 02F2:7CF5 0000 add [bx+si],al
  367. 02F2:7CF7 0000 add [bx+si],al
  368. 02F2:7CF9 0000 add [bx+si],al
  369. 02F2:7CFB 007D00 add [di],bh
  370. 02F2:7CFE 0000 add [bx+si],al
  371. 02F2:7D00 0000 add [bx+si],al
  372. 02F2:7D02 7E00 jle 7D04 ($+0)
  373. 02F2:7D04 0000 add [bx+si],al
  374. 02F2:7D06 007F80 add [bx-80],bh
  375. 02F2:7D09 33DB xor bx,bx
  376. 02F2:7D0B 2E8E06DD7D mov es,cs:[7DDD]
  377. 02F2:7D10 FC cld
  378. 02F2:7D11 BADA03 mov dx,03DA
  379. 02F2:7D14 EC in al,dx
  380. 02F2:7D15 2408 and al,08
  381. 02F2:7D17 74FB je 7D14 ($-5)
  382. 02F2:7D19 BAC403 mov dx,03C4
  383. 02F2:7D1C B002 mov al,02
  384. 02F2:7D1E EE out dx,al
  385. 02F2:7D1F 42 inc dx
  386. 02F2:7D20 B001 mov al,01
  387. 02F2:7D22 B4C8 mov ah,C8
  388. 02F2:7D24 2E8BB7DF7D mov si,cs:[bx+7DDF]
  389. 02F2:7D29 EE out dx,al
  390. 02F2:7D2A 33FF xor di,di
  391. 02F2:7D2C B92800 mov cx,0028
  392. 02F2:7D2F F3A5 repe movsw
  393. 02F2:7D31 83C750 add di,0050
  394. 02F2:7D34 FECC dec ah
  395. 02F2:7D36 75F4 jne 7D2C ($-c)
  396. ------------------- [SCIDHUV] --------------------
  397. Unsupported opcode!
  398.  
  399. GraphMode=13, EGAMode=40, Chain4=ON
  400. AX=05DF BX=A3BE CX=0000 DX=0000 SP=DE6E BP=88DE SI=7988 DI=0040
  401. DS=87E2 ES=1C17 SS=1C17 CS=7373 NV UP DI PL ZR ?? ?? CY
  402. 7373:7768 0000 add [bx+si],al
  403.  
  404. Disassembly of code around the location:
  405. 7373:7748 0909 or [bx+di],cx
  406. 7373:774A 0909 or [bx+di],cx
  407. 7373:774C 0909 or [bx+di],cx
  408. 7373:774E 0909 or [bx+di],cx
  409. 7373:7750 0909 or [bx+di],cx
  410. 7373:7752 0909 or [bx+di],cx
  411. 7373:7754 0909 or [bx+di],cx
  412. 7373:7756 0909 or [bx+di],cx
  413. 7373:7758 0909 or [bx+di],cx
  414. 7373:775A 0909 or [bx+di],cx
  415. 7373:775C 0909 or [bx+di],cx
  416. 7373:775E 06 push es
  417. 7373:775F 06 push es
  418. 7373:7760 0000 add [bx+si],al
  419. 7373:7762 5B pop bx
  420. 7373:7763 0402 add al,02
  421. 7373:7765 0008 add [bx+si],cl
  422. 7373:7767 0800 or [bx+si],al
  423. 7373:7769 0000 add [bx+si],al
  424. 7373:776B 0004 add [si],al
  425. 7373:776D 0000 add [bx+si],al
  426. 7373:776F 000B add [bp+di],cl
  427. 7373:7771 80520500 adc byte [bp+si+05],00
  428. 7373:7775 0091401E add [bx+di+1E40],dl
  429. 7373:7779 001E0099 add [9900],bl
  430. 7373:777D 06 push es
  431. 7373:777E 000E000E add [0E00],cl
  432. 7373:7782 46 inc si
  433. 7373:7783 194619 sbb [bp+19],ax
  434. 7373:7786 EF out dx,ax
  435. ------------------- [SCIDHUV] --------------------
  436. 386 opcodes not supported!
  437.  
  438. GraphMode=13, EGAMode=40, Chain4=ON
  439. AX=6FA1 BX=A3BE CX=F367 DX=0000 SP=DE6A BP=88DE SI=0268 DI=0040
  440. DS=87E2 ES=1C17 SS=1C17 CS=7373 NV UP DI NG NZ ?? ?? NC
  441. 7373:77AB 0F db 0F
  442.  
  443. Disassembly of code around the location:
  444. 7373:778B 357835 xor ax,3578
  445. 7373:778E 0400 add al,00
  446. 7373:7790 0000 add [bx+si],al
  447. 7373:7792 2A00 sub al,[bx+si]
  448. 7373:7794 D301 rol word [bx+di],cl
  449. 7373:7796 6E outsb
  450. 7373:7797 03F5 add si,bp
  451. 7373:7799 0412 add al,12
  452. 7373:779B 0024 add [si],ah
  453. 7373:779D 0002 add [bp+si],al
  454. 7373:779F 001D add [di],bl
  455. 7373:77A1 00C9 add cl,cl
  456. 7373:77A3 030F add cx,[bx]
  457. 7373:77A5 1D0FC6 sbb ax,C60F
  458. 7373:77A8 C6050E mov byte [di],0E
  459. 7373:77AB 0F db 0F
  460. 7373:77AC 0F db 0F
  461. 7373:77AD 0E push cs
  462. 7373:77AE 0F db 0F
  463. 7373:77AF C7C4080E mov sp,0E08
  464. 7373:77B3 1010 adc [bx+si],dl
  465. 7373:77B5 0F100F mov [bx],cx
  466. 7373:77B8 100EC6C3 adc [C3C6],cl
  467. 7373:77BC 020E1083 add cl,[8310]
  468. 7373:77C0 0F05 [loadall]
  469. 7373:77C2 100F adc [bx],cl
  470. 7373:77C4 0F100EC5C3 mov [C3C5],cx
  471. 7373:77C9 0410 add al,10
  472. 7373:77CB 0F db 0F
  473. 7373:77CC 0F db 0F
  474. ------------------- [4DOS] --------------------
  475. Unsupported port I/O!
  476.  
  477. GraphMode=03, EGAMode=00, Chain4=OFF
  478. AX=0004 BX=0000 CX=00FB DX=0055 SP=0224 BP=091E SI=0062 DI=FFA6
  479. DS=F000 ES=01F7 SS=01F7 CS=12FD NV UP DI NG NZ ?? ?? NC
  480. 12FD:015E 9A9000B02B call 2BB0:0090
  481.  
  482. Disassembly of code around the location:
  483. 12FD:013E 0480 add al,80
  484. 12FD:0140 3F aas
  485. 12FD:0141 007524 add [di+24],dh
  486. 12FD:0144 691ED858C400 imul bx,[58D8],00C4
  487. 12FD:014A 81BF245BFF7F cmp word [bx+5B24],7FFF
  488. 12FD:0150 7505 jne 0157 ($+5)
  489. 12FD:0152 B81E09 mov ax,091E
  490. 12FD:0155 EB03 jmp short 015A ($+3)
  491. 12FD:0157 B82209 mov ax,0922
  492. 12FD:015A 50 push ax
  493. 12FD:015B 68E618 push 18E6
  494. 12FD:015E 9A9000B02B call 2BB0:0090
  495. 12FD:0163 83C404 add sp,0004
  496. 12FD:0166 EB6C jmp short 01D4 ($+6c)
  497. 12FD:0168 9AFA8DCF1D call 1DCF:8DFA
  498. 12FD:016D 8BF0 mov si,ax
  499. 12FD:016F 83FE01 cmp si,0001
  500. 12FD:0172 7516 jne 018A ($+16)
  501. 12FD:0174 691ED858C400 imul bx,[58D8],00C4
  502. 12FD:017A 81BF245BFF7F cmp word [bx+5B24],7FFF
  503. 12FD:0180 7452 je 01D4 ($+52)
  504. 12FD:0182 9AF4A0CF1D call 1DCF:A0F4
  505. 12FD:0187 5E pop si
  506. 12FD:0188 C9 leave
  507. 12FD:0189 C3 ret
  508. 12FD:018A 0BF0 or si,ax
  509. 12FD:018C 753A jne 01C8 ($+3a)
  510. 12FD:018E 691ED858C400 imul bx,[58D8],00C4
  511. 12FD:0194 81BF245BFF7F cmp word [bx+5B24],7FFF
  512. 12FD:019A 7538 jne 01D4 ($+38)
  513. ------------------- [SCIDHUV] --------------------
  514. Unsupported opcode!
  515.  
  516. GraphMode=13, EGAMode=40, Chain4=ON
  517. AX=0000 BX=03F8 CX=0000 DX=0000 SP=10EF BP=FE70 SI=0572 DI=F9FF
  518. DS=1C17 ES=9E7F SS=1C17 CS=662E NV UP EI PL ZR ?? ?? NC
  519. 662E:01C4 6B6B89D2 imul bp,[bp+di-77],D2
  520.  
  521. Disassembly of code around the location:
  522. 662E:01A4 6B08A0 imul cx,[bx+si],A0
  523. 662E:01A7 D24E3B ror byte [bp+3B],cl
  524. 662E:01AA 3D3D45 cmp ax,453D
  525. 662E:01AD 13C8 adc cx,ax
  526. 662E:01AF 875A0C xchg [bp+si+0C],bx
  527. 662E:01B2 70B9 jo 016D ($-47)
  528. 662E:01B4 DCF5 fdivr st(5),st
  529. 662E:01B6 E8B993 call 9572 ($-6c47)
  530. 662E:01B9 93 xchg bx,ax
  531. 662E:01BA A1B0C6 mov ax,[C6B0]
  532. 662E:01BD BC8593 mov sp,9385
  533. 662E:01C0 8589087E test [bx+di+7E08],cx
  534. 662E:01C4 6B6B89D2 imul bp,[bp+di-77],D2
  535. 662E:01C8 E189 loope 0153 ($-77)
  536. 662E:01CA 45 inc bp
  537. 662E:01CB C3 ret
  538. 662E:01CC C8875A01 enter 5A87,01
  539. 662E:01D0 7082 jo 0154 ($-7e)
  540. 662E:01D2 DD82FD07 fldq [bp+si+07FD]
  541. 662E:01D6 F9 stc
  542. 662E:01D7 A29393 mov [9393],al
  543. 662E:01DA AC lodsb
  544. 662E:01DB C6C285 mov dl,85
  545. 662E:01DE 93 xchg bx,ax
  546. 662E:01DF 8689077E xchg [bx+di+7E07],cl
  547. 662E:01E3 6B7ED2D3 imul di,[bp-2E],D3
  548. 662E:01E7 F678C3 idiv byte [bx+si-3D]
  549. 662E:01EA C7875A82700D mov word [bx-7DA6],0D70
  550. 662E:01F0 CE into
  551. 662E:01F1 0004 add [si],al
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement