dosbox
配置文件在家目录下.dosbox目录下的dosbox.conf
自动运行配置段:
[autoexec]
# Lines in this section will be run at startup.
mount c /home/username/.dosbox/myfile
c:
然后将相应的文件如masm,link放到相应目录中就可以了
配置文件在家目录下.dosbox目录下的dosbox.conf
自动运行配置段:
[autoexec]
# Lines in this section will be run at startup.
mount c /home/username/.dosbox/myfile
c:
然后将相应的文件如masm,link放到相应目录中就可以了