微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

8086汇编教程之 环境搭建

环境搭建

目录

DOSBox

Windows

下载链接(最新版):https://sourceforge.net/projects/dosbox/

迅雷下载链接(该教程编写时的版本):https://nchc.dl.sourceforge.net/project/dosbox/dosbox/0.74-3/DOSBox0.74-3-win32-installer.exe

GitHub:https://github.com/Pythonlover2020/8086Assembly_Tools

Ubuntu

sudo apt install dosBox

MASM编译工具

链接https://pan.baidu.com/s/1jKHgfPftCV1I98ARPmcdGQ
提取码:dt2c

GitHub:https://github.com/Pythonlover2020/8086Assembly_Tools

RadASM

Windows

https://down10.zol.com.cn/bianchengtools/HA.RadASM.v2.2.1.9.cao_cong.zip

Linux

Github:https://github.com/mrfearless/RadASM2

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐