参考文章:https://www.cnblogs.com/dgwblog/p/11865850.html
这里直接说一下怎么手动挂载
双击打开DOSBox\DOSBox-0.74目录下的DOSBox 0.74 Options.bat文件(注意:一定是双击,用其他方式打开可能乱码
我们修改里面的内容
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount d: D:\APP\DOSBox-0.74-3\masm
然后打开dosbox,输入d:然后输入dir。这里我们就可以看到开发环境了