精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦>學(xué)習(xí)電腦>操作系統(tǒng)>windows教程>

      win8怎么運行debug命令

      時間: 志恒944 分享

        DOSBox 是一個 DOS 模擬程序,由于它采用的是 SDL 庫,所以可以很方便的移植到其他的平臺,學(xué)匯編語言時候運行debug,下面是學(xué)習(xí)啦小編為大家整理的win8匯編debug命令,希望對您有所幫助!

        win8運行debug命令的方法

        1.在百度搜索dosbox,debug進(jìn)行下載

        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

        2.安裝dosbox軟件默認(rèn)位置 C:\Program Files (x86)\DOSBox-0.74

        把DEBUG文件夾放到D盤

        3.打開DOSBox 0.74或者DOSBox 0.74 (noconsole)(只打開一個窗口)

        MOUNT C D:\DEBUG

        C:

        DEBUG

        這樣很麻煩每次打開都要輸入這么幾行代碼(如果你想更快進(jìn)入debug)

        可以每次打開直接進(jìn)入debug

        請往下看

        4.關(guān)掉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.保存并退出

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

        直接進(jìn)入debug命令行下

      2031807