W32Dasm V8.93
W32Dasm V8.93.rar
NOTE: W32DASM Ver 8.xx Series is designed for
Windows 95 and Windows NT 4.0.
Windows NT 3.51 users:
W32Dasm will load and run in NT 3.51 provided that you
install the Windows 95 IMAGEHLP.DLL file dated
10/15/96 in the same directory as w32dsm89.exe.
The IMAGEHLP.DLL that comes with NT 3.51 will not
work.
NOTE: Some Dialog control formats are not supported
in NT 3.51 and will result in improper control
display.
Windows W32s users:
W32Dasm may load and run in some configurations of
Windows 3.11 with W32s but the operation will be
unpredicable.
W32Dasm Ver 8.93 Updates:(from Ver 8.5 demo)
1. fixes for MMX and certain 32 and 16 bit instruction decodes.
2. Added Code Patcher Assembler Feature (See Tutorial 11.0 in help file)
3. Added change indicators to the CPU registers and flag displays:
* CPU Register that change value from last instruction execute
appear as CAPITAL LETTERS ie eax -> EAX
* CPU flags that changed from last instruction appear as
HIGHLIGHTED text
4. Added checkbox to force all rep instructions to "STEP THRU"
even in "STEP INTO" mode.
5. Added enable/disable "Command Line Option Dialog Box" in Debugger Options.
6. Added "LPSYSTEMTIME" decode in API Details logic.
7. Undocumented New Feature: All Call and Jump Cross Reference Addresses may
be "jumped to" by double right clicking on the reference address. To
return to the reference, press F12.
8. Undocumented New Feature: There is a new button on the Lower Left Hand
Debugger Window Display2 that is called "oper". This button will
put the Display 2 Window in a mode that will give computed values
of the operand/s of the current instruction.
W32DASM Installation Instructions:
1. Create a Directory ie: C:\W32DASM
2. Put W32DS893.ZIP file in the created directory.
3. Unzip the file.
unzipped files should include:
a. w32dsm89.exe {Full Ver 8.91 Executable}
#b. w32dasm8.hlp {Help File}
#c. w32dapi.lup {API Details File}
#d. PSAPI.DLL {Required DLL for NT}
#e. IMAGEHLP.DLL {Required DLL for NT 3.51 only}
f. install.txt {This File}
# W32DAPI.LUP, W32DASM8.HLP, & PSAPI.DLL must reside in same
directory as w32dsm89.exe. If running NT 3.51 also include
IMAGEHLP.DLL dated 10/15/96 in the same directory as w32dsm89.exe.
非常好我支持^.^
(4) 100%
不好我反对
(0) 0%
下载地址
W32Dasm V8.93下载
相关电子资料下载
- pic单片机汇编程序实例 297
- 汇编指令是什么 计算机语言汇编指令简介 130
- 汇编代码是什么意思 121
- u-boot在汇编启动阶段的相关操作介绍 127
- 什么是C语言?单片机有什么特点?为什么要用C语言编程? 320
- 一文认识ARM汇编指令和体系架构 412
- C程序的完整编译过程 324
- KEIL软件的详细分析 213
- armasm编译汇编代码链接失败的问题分析 184
- 看完这篇文章,汇编也不难 325