DOSBox安装
DOSBox 安装
- C 盘根目录下创建 ASM 文件夹
- 将工具包里面的
LINK.EXE MASM.EXE debug.exe三个文件复制进去 - 打开配置文件
C:\Users\Administrator\AppData\Local\DOSBox\dosbox-0.74.conf - 添加内容
[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c: c:\ASM
c: