汇编环境安装
汇编环境安装
Required Environment
Install
- 笔者的环境为Mac OS环境,下载DOSBox-0.74-3-3.dmg后,双击打开后,直接将软件拖拽入应用程序的目录即可.
- 在你打算存放masm的目录下,执行
git clone https://github.com/dantefung/MASM.git
Mount your c driver
运行dosbox,然后输入你要挂载的目录(因人而异):
mount /Users/admin/Documents/software/MASM/masm
Try it now
c:
debug
d

本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!