搜索资源列表
5555
- 初始条件: DOS操作系统。编辑,汇编,连接,调试工具:edit、masm、link、debug 要求完成的主要任务: 产生机关枪声,要求枪声时间可控,由键盘输入控制值。按“Q”键退出 -Initial conditions: DOS operating system. Edit, compile, link, debug tools: edit, masm, link, debug required to complete the main tasks: produce ma
SYMDEB
- SYMDEB 的汇编源文件。SYMDEB是一个与DOS版本无关的DEBUG工具。-SYMDEB assembly source files. SYMDEB is a DEBUG tool independent of the DOS version .
PCI_ENUM_ON_dos(vc)
- 如何在DOS中枚举PCI设备,可以用来做代码参照,或者在新做PC104做作为调试工具使用。-How to enum the PCI device under DOS os, and you can refer it as vc example or debug tool for PC104
debug
- 为DOS提供的有力的侦错,跟踪程序运行,检查系统数据的工具程序,它是在字符界面下以单字符命令方式工作。要很好地使用它必须具备一定的汇编程序设计和硬件基本知识的能力,当然,它为汇编语言程序员提供了有效的调试手段,它的功能包括以下几个方面-For DOS provides powerful debugging, running track, check the system data utility, it is in text mode commands work the way a single
win7-dos
- 该工具可以实现win7版本下的dos汇编中的DEBUG功能,一般的win7不支持DEBUG,可以使用本工具实现-The tool enables the win7 version dos compilation DEBUG general win7 does not support the DEBUG can use this tool
wd
- Open Watcom Debugger User’s Guide The Open Watcom Debugger is a powerful debugging tool that helps you analyse your programs and find out why they are not behaving as you expect. It allows you to single step through your code, set break po