win8怎么运行debug命令

发布时间:2017-04-21 16:38

DOSBox 是一个 DOS 模拟程序,由于它采用的是 SDL 库,所以可以很方便的移植到其他的平台,学汇编语言时候运行debug,下面是小编为大家整理的win8汇编debug命令,希望对您有所帮助!

win8运行debug命令的方法

1.在百度搜索dosbox,debug进行下载

dosbox下载地址:http://sourceforge.net/projects/dosbox/files/dosbox/0.74/DOSBox0.74-win32-installer.exe/download

或http://pan.baidu.com/s/1qWM71GK

debug下载地址:

http://pan.baidu.com/s/1mgmNJD2

win8怎么运行debug命令

win8怎么运行debug命令

2.安装dosbox软件默认位置 C:Program Files (x86)DOSBox-0.74

把DEBUG文件夹放到D盘

win8怎么运行debug命令

win8怎么运行debug命令

3.打开DOSBox 0.74或者DOSBox 0.74 (noconsole)(只打开一个窗口)

MOUNT C D:DEBUG

C:

DEBUG

这样很麻烦每次打开都要输入这么几行代码(如果你想更快进入debug)

可以每次打开直接进入debug

请往下看

win8怎么运行debug命令

4.关掉dosbox配置dosbox.conf

1.打开DOSBox 0.74 Options

2.记事本查找[autoexec]

3.[autoexec]

MOUNT C D:DEBUG

C:

DEBUG

# Lines in this section will be run at startup.

# You can put your MOUNT lines here.

切记--4.保存并退出

win8怎么运行debug命令

5.打开打开DOSBox 0.74或者DOSBox 0.74 (noconsole)

直接进入debug命令行下

win8怎么运行debug命令

win8怎么运行debug命令的评论条评论