DOSBox安装

Tutorial: 汇编基础 Category: C语言 Published: 2026-04-07 13:58:26 Views: 20 Likes: 0 Comments: 0

DOSBox 安装

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