参考资料及链接
#
运行调试代码相关#
常用汇编语言集成环境- SASM (SimpleASM) - simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language.
- ASM80 is an Integrated Development Environment (IDE), aimed on assembler development for 8bit microprocessors, mainly 8080, 8085, Z80 and 6502.
- GUI Turbo Assembler is an essential Multilingual Integrated Development Environment for Assembly language.
- masmplus:百度百科
- RadASM、RADASM2
#
微机相关- (调用MASM)masm教学用的一个软件
- (调用TASM 5.0)轻松汇编QASM:32位程序
- 微机接口虚拟实验系统集成开发环境
#
VSCode汇编插件及仓库地址#
语法高亮功能#
汇编语法资料- 孙力娟,李爱群,陈燕俐,周宁宁.微型计算机原理与接口技术(慕课版).清华大学出版社
- http://www.cs.virginia.edu/~evans/cs216/guides/x86.html
- http://www.ablmcc.edu.hk/~scy/CIT/8086_bios_and_dos_interrupts.htm