                TRW2000 for Windows 9x
                     What's new?
-----------------------------------------------------
Version 1.13
-----------------------------------------------------
1. Fix a bugs that evaluate expression.
2. Re-design the plug-ins load-method. Now TRW2000 do not
   need user to provide the plug-ins path, TRW2000 will
   load plug-ins automatically if you copy your .SYS file 
   to <TRW2K Directory>\SYS. 
   And, now TR@000 support DLL plug-ins. We'll provide a
   sample plug-ins named "VC++ DBG&PDB Symbol Loader" soon.
   It demonstrate how to make DLL and SYS working together.
3. Fix other internal bugs. Now user can put a line
   VESA=OFF in TRW2000.INI to close VESA driver.
4. NOTE: Every version TRW2000.EXE is designed to work with
   the same version TRW2000.SYS. 
   So, Please use the SAME version SYS and EXE file! Or you
   maybe get some strange problem.
   Regsiter-User must download the whole package of TRW2000
   Beta 1.13, then use registered TRW2000.SYS(Ver 1.13) to
   instead. 

-----------------------------------------------------
Version 1.11
-----------------------------------------------------
1. Fix a bugs that TRW2000 crash Windows 97, OSR2

-----------------------------------------------------
Version 1.10
-----------------------------------------------------
1. Now support plug-ins. Beta 1.10 will be available in 
   2000.Feb,Mar,and Apr. And at this time beta version 
   has NO limit to use plug-ins.
   To load your plug-ins, please put the line
   PLUGS=<Directory>\MYPLUGS.SYS
   And, in directory PLUGSDK, there are some plug-ins 
   sample, please see it and try it. 
2. If you found TRW2000 crash your system and run it with
   "/T" parameter, get "STEP 103", please try to put the
   line "TESTMODE=ON" in TRW2000.INI (See TRW2000.INI)
3. Fix some internal bugs.	

-----------------------------------------------------
Version 1.07
-----------------------------------------------------
1. Re-write disassembler and assembler, now support MMX and 
   80x87 instruction. Now demo version is support command 'A'.
2. Re-write evaluate expression. Now you can use command ? 
   to evaluate complex expression. e.g (10+30/2)*5+45-^5
3. Fix some internal bugs. And, it has more strong mechanism
   of checking internal bugs( show on blue screen ). 
4. Now support test mode. If you found TRW2000 crash your 
   computer when you double-click the icon, we recommend you
   try to run it in command line with parameter /T. In other
   words, please type "TRW2000 /T" to run it.
5. Move command "SUSPEND" to register version.
