TR V2.52 98.11.30 TR V2.51 98.11.26 TR V2.50 98.11.11 change from large mode to small mode TR V2.03 98.9.22 fix some bugs. TR V2.01 98.8.7 fix some bugs. TR V2.00 98.5.9 fix many small bugs. TR V1.98 98.3.3 1 fix a bug in mov eax,10000h mov fs,eax mov eax,fs cmp eax,10000h je error 2 unasm opcodes begin with 67h 3 simulate opcodes bigin with 67h If eax=12345678h, TR 1.98 treats mov [eax],bx as mov [5678],bx Who can tell me if this is OK ? 4 fix a bug in opcode es:xlat 5 can run over some packers who can fool TR 1.97 like TRAP 1.14 Christoph Gabler CRACKSTOP 1.03 Stefan Esser MESS 1.20 StoneHead ... TR V1.97 97.12.11 1 shareware annoucement 2 change the way to interpret some opcode about DR?,CR?. TR V1.96 97.11.25 1 fix bugs in asm code 'sahf','iretd' 2 change some code position to fool CrackStop 1.01's detection. TR V1.95 97.11.16 1 fix a bug in asm code 'div zero' 2 other TR V1.94 97.11.11 1 fix a bug in command 'BC' 2 fix a bug in command 'U fffc' sometimes hungup 3 db f4(HLT) will not stop 4 other TR V1.93 97.10.30 1 more powerful interrupt opcode process 2 fix a bug in MKEXE 3 fix a bug in command 'GG' sometimes auto return TR V1.92 97.10.21 1 correct a bug of REP/LODSB when TF is on 2 correct BD command's display error 3 max break-point encrease to 8 TR V1.91 97.10.16 1 correct a bug in LOGPRO 2 W seg:offset length filename TR V1.90的改进: 97.10.14 1 新增命令LOGPRO,可以把程序运行过的关键指令记录下来, 方便分析。 2 GETKNL命令更加健壮 TR V1.01的改进: 97.10.9 1 认识了指令f1 2 A命令ADD AL,3 3 LODSD TR V1.00的改进: 97.9.29 1,解决UNTR提出的时间问题 2,DO命令的一个错误 TR V0.99的改进: 97.9.21 1,改正MKEXE中一个问题 2,SP=SP+2 (V0.98) TR V0.96的改进: 97.9.17 1,增加了命令AUTOINT1 2,改正了在TF状态下一系列指令的解释 3,自动执行文件由TR.DAT改为AUTORUN.TR 4,VSTACK改为STACK 5,DOWITHINT1改为INT1 6,S命令容易死机 7,README中homepage和icq uin 8,其它小的改进 TR V0.93的改进: 97.9.9 1,改正了不能申请XMS的错误 2,改正了BPXB的断点不能BL的错误 3,增加了VESA显示方式的支持 4,其它小的改进 TR V0.92的改进: 97.9.3 1,增加命令bpknl 2,增加命令getknl 3,EMAIL: ayliutt@hotmail.com TR V0.91的改进: 97.8.27 1,断点功能的增强,加强了,bl,bpint,bc等命令, 增加了bd,be,bpio功能。 2,增加了lines命令,可以在25行和50行模式下运行。 3,命令his,shis,vhis改为log,logs,vlog. 4,命令comment 1改为label,命令comment 2改为cmt。 5,其它小的改进。 刘涛涛